Something went wrong There seems to be some bug in the code (domain)

I am getting the following error


Something went wrong
There seems to be some bug in the code. Please contact support to fix this. could not validate redirect, please whitelist your domain
Domain has been added (both with www and without), and this is on mainnet

const sdkInstance = new OpenLogin({
        clientId: "[MAINNET_CLIENT_ID]", // your project id
        network: "mainnet",
      });

I have removed CLIENT_ID - URLs and ID’s respectively on the screenshots but it is all there and verified

@Kirk Welcome Aboard!

Could you update network from mainnet to sapphire_mainnet

Thank you, yes this did the trick!

1 Like