Hi there!
Is this still an ongoing issue?
It seems like we are encountering the same issue.
We got the complete request and response ready.
How can I share them with Google Ads API Team?
Also, I would like to know about the 'ad_group_ad.ad.image_ad.name'
definition in more detail.
Is it possible
Hi,
I just checked the accessToken with the following url
`https://www.googleapis.com/oauth2/v1/tokeninfo?access_token=`
and found out the scopes are somehow different than normal ones.
We are going to dig into this.
Thanks for your time.
Best,
2021年8月18日水曜日 11:00:45 UTC+9 Nobuyoshi Shimmen
4 GMT
Server: GSE
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block
AuthenticationError.OAUTH_TOKEN_INVALID<null>
2021年8月18日水曜日 10:10:17 UTC+9 Nobuyoshi Shimmen:
> Hi,
>
> I was wrong. We're not using the sale credentials.
> Sor
Hi,
I was wrong. We're not using the sale credentials.
Sorry for taking your time.
Thanks,
2021年8月18日水曜日 9:57:50 UTC+9 Nobuyoshi Shimmen:
> Thanks for your response.
>
> Yes, we are using the same client credentials(clientId, clientSecret).
>
> Best,
>
> 2021年8月1
Thanks for your response.
Yes, we are using the same client credentials(clientId, clientSecret).
Best,
2021年8月18日水曜日 2:59:59 UTC+9 adsapi:
> Hi,
>
> Are you using the same client when authorizing in the application and when
> updating the token on the server? I recommend double checking the cl
Hi,
When we make a post request for `https://oauth2.googleapis.com/token` to
generate an access token, we get an error like this: `401 Unauthorized`
response: { "error": "unauthorized_client", "error_description":
"Unauthorized" } in our app in production.
We are using a refresh token obtained