[Archive] Error occurred while verifying params unable to verify jwt token,

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by prashanthjangam1 on 1/13/2025.
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:9.5.1
  • Platform: MAC
  • Browser Console Screenshots:
  • If the issue is related to Custom Authentication, please include the following information (optional):

Also, kindly provide the Web3Auth initializ

Screenshot 2025-01-09 at 10.07.55 PM
Screenshot 2025-01-09 at 10.07.55 PM948×1586 181 KB

ation and login code snippet below. This will help us better understand your issue and provide you with the necessary assistance.

@prashanthjangam1 Hey, you have hardcoded the sub. By default, sub is used to generate different accounts, hence should be unique to each other. Please fix that and let me know if that fixes it for you.