[Archive] Some users get error when login by Google Auth

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by anders on 10/18/2024.
This content has been migrated from our previous community forum to preserve valuable discussions.


When asking for help in this category, please make sure to provide the following details:

  • SDK Version(package.json):
    “@web3auth/base”: “^8.12.2”,
    “@web3auth/no-modal”: “^8.12.3”,
    “@web3auth/openlogin-adapter”: “^8.12.2”,
    “@web3auth/solana-provider”: “^8.12.2”,

  • Platform: Web

  • website: https://app.aphone.com

user 1:

image
image1807Ă—912 14.5 KB

user 2:

image
image2268Ă—805 150 KB

Hi Anders!

Thank you for providing such detailed information. Based on the details you shared, here’s a summary for the support team:

Issue Overview

  • SDK Details: PnP Web SDK
  • SDK Version:
    • “@web3auth/base”: “^8.12.2”
    • “@web3auth/no-modal”: “^8.12.3”
    • “@web3auth/openlogin-adapter”: “^8.12.2”
    • “@web3auth/solana-provider”: “^8.12.2”
  • Platform: Web
  • Website: https://app.aphone.com
  • Issue: Some users encounter errors when logging in with Google Auth.

Screenshots Provided

For further assistance, it would be helpful if you could share any relevant code snippets related to the Web3Auth initialization and login process. Additionally, if there’s a specific error message shown in the browser console, that information would be valuable too!

Please let us know if you have these details, and we can assist you further!

Note: This response was generated by an AI bot and may require further verification. The Web3Auth support team has tracked this issue and will be responding as soon as possible.

The user said last week it worked.

Dear anders

Thank you for your suggerst and your help.

I am the person who posted an inquiry to the Aphone team in the article posted here.

I am now seeking help from web3authteam.

I am currently a user of an app called Bread & Butter.

A few days ago, Google log authentication suddenly stopped working, so I contacted two project teams, Aphone and Bread & Butter.

The Aphone technical team helped me with another authentication method, but the Bread & Butter team is currently telling me to inquire here.

This problem cannot be resolved by the user.

As an airdrop hunter, I have worked very hard on a project, but I am suffering serious losses due to this problem.

Please fix the error

2
22551Ă—1582 208 KB

3-1
3-12553Ă—1515 192 KB

4
42545Ă—1519 197 KB

Is there any feedback from Web3Auth team ?

Hey @anders @arabom0000,

A “Duplicate token found” error is thrown when the JWT is sent twice in the same request.

Please check JWT Errors | Documentation | Web3Auth.

Also, please share the init & login code snippets.

this problem same with me

Please share the init and login code.