Social Login(Google) doesn't work(Error: this.magic.wallet.getProvider) #3939
Unanswered
williamli0608
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I integrated the Appkit to my Next.js application.
When I click the Google login button, it seems to connect to the Google account but got the error message.


Error: this.magic.wallet.getProvider is not a function
at handler (http://localhost:3000/_next/static/chunks/node_modules_@reown_appkit-wallet_dist_esm_232f48._.js:1700:32)
at http://localhost:3000/_next/static/chunks/node_modules_@reown_appkit-wallet_dist_esm_232f48._.js:1705:78
at eventHandler (http://localhost:3000/_next/static/chunks/node_modules_@reown_appkit-wallet_dist_esm_232f48._.js:972:25)
Beta Was this translation helpful? Give feedback.
All reactions