sort question: client will do oauth2 for their adwords account on my website, so i will got refresh_token from their account. My oauth2 with client Id+ client secret using my google app. So how i use this credential in library: https://github.com/googleads/googleads-php-lib/ - i fill: $config['ADWORDS']['developerToken'] = <-- my $config['OAUTH2']['clientId'] <-- my app $config['OAUTH2']['clientSecret'] <-- my app $config['OAUTH2']['refreshToken'] <-- from user oauth2
but get error: Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `POST https://www.googleapis.com/oauth2/v4/token` resulted in a `401 Unauthorized` response: { "error": "unauthorized_client", "error_description": "Unauthorized" } in vendor\guzzlehttp\guzzle\src\Exception\RequestException.php on line 113 thanks a lot. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/db6ec970-0e29-46ca-8c77-8f9c6fdaae7b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.