question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error "popup_closed_by_user"

See original GitHub issue

Getting ‘popup closed by user’ error after choosing Google account and clicking ‘Allow’ in popup screen. Here is my request: <GoogleLogin clientId='.....apps.googleusercontent.com' buttonText="Login" scope='https://www.googleapis.com/auth/drive.file' onSuccess={this.responseGoogle} onFailure={this.responseErrorGoogle}/>

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:7
  • Comments:57 (3 by maintainers)

github_iconTop GitHub Comments

63reactions
bracocommented, Mar 20, 2018

Try clearing your browser cache

60reactions
mathurscommented, Dec 18, 2017

This is likely because your google + api is not enabled. Go to Library and search for plus api. There should be a result for google plus API, please enable it and try again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google SSO login error: "popup_closed_by_user"
Try clearing your browser cache. In Chrome: Settings → Advanced → Clear browsing data → Cached images and files.
Read more >
Google Sign-In JavaScript client reference | Authentication
Error codes. popup_closed_by_user: The user closed the popup before finishing the sign in flow. access_denied: The user denied the ...
Read more >
Google OAuth not working, google login error
popup_closed_by_user issue has occurred because of chrome blocks all the third-party cookies by default. You have to allow a third-party cookie from chrome ......
Read more >
react-google-login - Bountysource
Getting 'popup closed by user' error after choosing Google account and clicking 'Allow' in ... Showing Error {error: 'popup_closed_by_user'} all the time.
Read more >
Google SSO Login error: “pop up closed by user” error
So as you'd guess, the solution is to go to your browser settings, clear all cache and cookies, and disable the setting that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found