Hello,
I would like to know if it is possible to connect my Databricks community account with a Google cloud storage account via a notebook.
I tried to connect it via the json key of my gcs service account but the notebook always gives this error when I want to connect my bucket
java.io.IOException: Error getting access token from metadata server at: http://169.254.169.254/computeMetadata/v1/instance/service-accounts/default/token
As if it did not have the necessary permissions.
I would like to know if the problem was related to the limitations of your community version or to something that I obviously cannot unlock.
Thanks in advance for your availability.
Best regards.