Dec 12, 2023
Hi Ajasco, since you are generating the credentials in oauthplayground. You could also write your own authentication function using python google_auth_oauthlib library to get a refresh token, and use any redirect uri (such as localhost:8080) as long as the uri you use in the function matches the one you use on gcp