/
How to retrieve Refresh Token

How to retrieve Refresh Token

 

Refresh Token:

  1. Go to https://developers.google.com/oauthplayground/

  2. Under Select & authorize APIs > Select the following scopes

    1. https://www.googleapis.com/auth/yt-analytics-monetary.readonly

    2. https://www.googleapis.com/auth/yt-analytics.readonly

    3. https://www.googleapis.com/auth/youtube.readonly

  3. Click on Authorize APIs.

    image-20240419-064446.png

  4. Choose your google account.

  5. Allow the request.

  6. You will be redirect back and on Step 2 > click on Exchange authorization code for tokens button

image-20240419-064911.png
  1. A Refresh Token will be generated.