Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Out-of-band (OOB) flow for Google has been removed #55

Open
vantezzen opened this issue Nov 10, 2022 · 0 comments
Open

Out-of-band (OOB) flow for Google has been removed #55

vantezzen opened this issue Nov 10, 2022 · 0 comments

Comments

@vantezzen
Copy link
Contributor

When using php artisan laravelads:token:generate --service=GoogleAds, the OOB flow will be used by setting the redirect URL to "urn:ietf:wg:oauth:2.0:oob".

This has been deprecated and removed by Google (https://developers.google.com/identity/protocols/oauth2/resources/oob-migration#overview), especially for new apps. Due to this, it's impossible to generate new refresh tokens on apps created after February 28th.

Google's docs recommend switching to custom API endpoint to handle this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant