google-cloud-platformgoogle-developers-consoleoauth2-playground

redirect uri mismatch error in OAuth 2.0 Playground


I enabled YOUTUBE API v3 web application in google cloud console and received client_id and client_secret.
I even set https://developers.google.com/oauthplayground/ as redirect_uris in my OAuth consent app and published my app.
after this steps I tried to get refresh token from https://developers.google.com/oauthplayground/ using client_id and client_secret but I get following error:
my image
where is my problem?


Solution

  • No one found a solution to this problem but me
    I set
    https://developers.google.com/oauthplayground/ as redirect uris in google console and latest slash make error!
    I must use following as redirect uris in google console :
    https://developers.google.com/oauthplayground