Setup a new account and working fine in local but on url it throws below error

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

  • SDK Version(package.json):

  • Platform: Web

  • Browser Console Screenshots:

  • If the issue is related to Custom Authentication, please include the following information (optional):

    • Verifier Name:
    • JWKS Endpoint:
    • Sample idToken (JWT):


const web3auth = new Web3Auth({

          clientId,

          chainConfig: {

            chainNamespace: CHAIN_NAMESPACES.EIP155,

            chainId: '0x13881',

            rpcTarget: 'https://polygon-mumbai.api.onfinality.io/public',

          },



          uiConfig: {

            theme: 'dark',

            // loginMethodsOrder: ["facebook", "google"],

            appLogo:

              'http://localhost:3000/static/media/logo.06d79dbb05db74889e044acd02e4aaca.svg', // Your App Logo Here

          },

        });

Also, kindly provide the Web3Auth initialization and login code snippet below. This will help us better understand your issue and provide you with the necessary assistance.

Hi @shayanvrinsoft,

Welcome! Have you added your domain to the whitelisted domains in your Project dashboard?

Yes, already whitelisted and its working fine in my local as well

Hey, any update on our last conversation, we are in littel hurry and deadline is short please revert asap

Hello any update on my issue ?

Hello any update on my issue ?

???

hi @shayanvrinsoft,
Let’s continue the discussion in the post-> Social Sign-In Issue: "could not validate redirect" Error with New Client ID - #3 by shayanvrinsoft