ryan_bell
01/29/2024, 6:01 PMtap-googleads
. The authorization process was drawn out, but I finally ended up getting it successfully set up and authorized as of today. However, now when I invoke the plugin, I can see that oAuth happened successfully. But I still end up getting an error message that looks like this:
singer_sdk.exceptions.FatalAPIError: 403 Client Error: Forbidden for path: /v14/customers/9049076709/googleAds:search
Has anyone gotten a similar error message using this tap before?Edgar Ramírez (Arch.dev)
01/31/2024, 5:34 AMaaron_phethean
01/31/2024, 2:22 PMpeter_fabricius
02/20/2024, 7:44 PMryan_bell
02/22/2024, 8:54 PM403 Client Error: Forbidden for path: /v14/customers:listAccessibleCustomers
Given that this seems to be the most basic API call, I don’t know why I wouldn’t have proper permissions to make the request. I’ve assured that I have Google Ads API enabled in my Google API Console project, that I have a Basic Access developer token, and that during the OAuth2.0 process I authorize any ads-related API.
Does anyone else have any insight into this?peter_fabricius
02/23/2024, 11:31 AMryan_bell
02/23/2024, 3:11 PMaaron_phethean
02/23/2024, 5:52 PMryan_bell
02/26/2024, 3:53 PMpeter_fabricius
02/28/2024, 7:48 AMaaron_phethean
03/04/2024, 4:58 PM