Error logging in with base plan code 1003

The configured session length is exactly 1 day

Thanks for sharing the details and the screenshot, Max! Here’s a summary of your issue for the support team:


Issue Summary

  • SDK: Web3Auth Plug n Play (PnP)
  • Platform: Android
  • Error: Login fails with error code 1003
  • Session Length: Configured as exactly 1 day
  • Screenshot Provided: Yes (shows error code 1003 during login)
  • Initialization Context:

Next Steps & Suggestions

1. Error Code 1003 Context:
Error code 1003 typically relates to issues with session management, initialization, or project configuration.

  • Ensure your clientId, network, and redirectUrl are correctly set.
  • Double-check that your sessionTime is within the allowed range (1 day is valid).

2. Additional Details Needed (if possible):

  • Please share the code snippet where you initialize and login with Web3Auth.
  • Confirm the SDK version you are using.
  • If you are using any custom authentication (e.g., your own JWT verifier), please specify the verifier name and method.

3. Reference Documentation:
For troubleshooting, please refer to the official Android PnP Troubleshooting Guide.


Once you share the initialization and login code snippet (if possible), the support team can provide more targeted help. Thank you for your patience!

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.

Additionally, we would recommend you to join our biweekly Office Hours to get this resolved even faster. Web3Auth Developer Office Hours


With version 6.3.0 of web3auth_flutter. Logging in with google

I reproduced this error by creating a new project on sapphire mainnet. The only settings I changed were adding the whitelisted domains, and the same error came up using the new client id.

Please create a project on sapphire_devnet to try out paid features.
If you wish to keep using sapphire_mainnet, please remove the parameter altogether.