メインコンテンツまでスキップ

FILE_SOURCE_CONNECTOR_GDRIVE_INVALID_PATH error condition

SQLSTATE: 22K04

The path <path> is not a valid GDrive path.

FAILED_TO_EXTRACT_FILE_ID

Unable to extract file ID from path.

INVALID_HOST

Host must be 'drive.google.com' or 'docs.google.com', got '<host>'.

INVALID_SCHEME

Scheme must be 'https' or 'gdrive', got '<scheme>'.

MISSING_HOST

Missing host.

MISSING_SCHEME

Missing scheme.

URI_PARSE_FAILED

Failed to parse URI.