Error when running source connector connected to Google Drive file

Summary

Error message ‘Cannot invoke io.airbyte.config.StandardCheckConnectionOutput.getStatus()’ due to null return value of io.airbyte.config.ConnectorJobOutput.getCheckConnection(). Previously working setup.


Question

Hey Everyone,

I have a source connector File (CSV, JSON, Excel, Feather, Parquet) which is connected to an excel file stored in a shared google drive. When I run or test this source connector I get the following error:

“Internal message: Cannot invoke “io.airbyte.config.StandardCheckConnectionOutput.getStatus()” because the return value of “io.airbyte.config.ConnectorJobOutput.getCheckConnection()” is null”

This was working until now.

Anyone having a similar issue?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["source-connector", "google-drive", "error", "null-return-value"]

Note: This is closed as it seems it was just a transient issue. Stream is now working :slightly_smiling_face: