When trying to work with GA4 connector, I face: `4...
# replication-troubleshooting
g
When trying to work with GA4 connector, I face:
403 Client Error: Forbidden for url: <https://analyticsdata.googleapis.com/v1beta/properties/><<m<_property>>/metadata'
. Is this a bug in the GA4 connector (alpha) or permission/networking issue on my side?
✍️ 1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2691 to ensure timely resolution!
m
Do you mind sharing the complete sync log?
g
How can I export it?
m
Settings -> Configuration
or in the sync
click in the right button
g
Seems to be a: "message": "Google Analytics Data API has not been used in project xxx before or it is disabled. "status": "PERMISSION_DENIED",
I will try to find the right people to enable the API then.
But this does not resolve it
@Marcos Marx (Airbyte) on the google page I observe that 1) the API is enabled and 2) the service account is added there
But Airbyte still fails to access with: 2022-10-13 160705 ERROR i.a.w.i.DefaultAirbyteStreamFactory(internalLog):99 - { "error": { "code": 403, "message": "Google Analytics Data API has not been used in project xxx before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/analyticsdata.googleapis.com/overview?project=xxx then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.", "status": "PERMISSION_DENIED", "details": [ { "@type": "type.googleapis.com/google.rpc.Help", "links": [
I can replicate the same problem also on another Google Analytics project
m
sorry the delay here Georg, would be possible to share the sync log to read what is happening besides this?
g
I could solve the issue by now
m
What was the solution?
g
Not all the google analytics APIs were enabled. Howerver, this is a bug in Google Cloud Dashboard. In the high-level view it showed all APIs as enabled - even though they were not.