Refreshing Google Analytics Data API Source in Terraform

Summary

When creating an Airbyte source using Terraform for Google Analytics Data API, user is unsure if refresh_token needs to be provided manually each time. Facing issues with refresh_token from OAuth Playground.


Question

Hi everyone, I am using Terraform to create airbyte soures, airbyte_source_google_analytics_data_api is my resource to be created. I have generated the client id and secret from the gcp console, but wondering if I need to provide refresh_token everytime I create a resource, which is going to be a manual process. Also, the refresh_token from https://developers.google.com/oauthplayground/ does not work and I am getting an error "Configuration check failed, 'Failed to get metadata, over quota, try later'" , any guidance here



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

["terraform", "airbyte-source-google-analytics-data-api", "refresh-token", "oauth-playground", "google-analytics"]