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

"Missing required parameter 'client_id'" stack: "gapi.auth2.ExternallyVisibleError: Missing #1

Open
ishitamittal1210 opened this issue Jul 4, 2022 · 6 comments

Comments

@ishitamittal1210
Copy link

Screenshot (550)

@jenperez613
Copy link

jenperez613 commented Jul 7, 2022

I was getting the same "Uncaught; dw; missing required parameter "client_id", and then re-checked the value process.env.NEXT_GOOGLE_PUBLIC_API_TOKEN in _app.ts and Sidebar.tsx. Now, that error went away, and I get a new error: "[GSI LOGGER]: The given client ID is not found"
Image 7-7-22 at 8 48 AM

@vaniadimova
Copy link

Did anyone get 404 on upload.tsx ?

@SANKARAMDAS
Copy link

SANKARAMDAS commented Jul 11, 2022

Hey @jenperez613 are you able to fix the error? And one more thing, are you able to lgoin?

@imvikashdev
Copy link

imvikashdev commented Jul 13, 2022

Getting this same error
I guess this error is due to some sanity token permission
Check logs in IDE
image

@imvikashdev
Copy link

imvikashdev commented Jul 17, 2022

You can solve this issue by removing older google login button from sidebar component

This code block, mentor will remove it at the end of lecture part 1
image

@jenperez613
Copy link

Hey @jenperez613 are you able to fix the error? And one more thing, are you able to lgoin?

I was able to fix it - had to change NEXT_GOOGLE_PUBLIC_API_TOKEN to NEXT_PUBLIC_GOOGLE_API_TOKEN and it worked.

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

5 participants