Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to parse client secret file to config: oauth2/google: missing redirect URL in the client_credentials.json exit status 1 #44

Open
JWTeunisse opened this issue Mar 19, 2020 · 2 comments

Comments

@JWTeunisse
Copy link

Error

I started using your example. and I get this error.
2020/03/19 17:06:41 Unable to parse client secret file to config: oauth2/google: missing redirect URL in the client_credentials.json
exit status 1
Any suggestions please

  • Go version (go version) : go version go1.13.7 windows/amd64
  • OS (Windows)
@JWTeunisse
Copy link
Author

JWTeunisse commented Mar 19, 2020

For the moment I solved this issue. First I checked both the go get parts. The same error result. Then I repeated step 1 in order to create a new version of my credentials.json. This was the issue apparently: the quickstart.go responded as is described.

Now I can go further with developing my program to filter certain events.

For the moment thanks for this simple tutorial.

@Harlan6
Copy link

Harlan6 commented Dec 21, 2021

How to generate credentials.json file , the same error result with you

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

No branches or pull requests

2 participants