I am getting an error when attempting to log in. I have whitelisted my URL, and selected saphair mainnet.
I can confirm the the url in the error box is the same url that is whitelisted, and I double checked this against my client id (BE_hrV01Uql0FUuiyW0tEr0mzAaHveNS44AzaU75km4tUVTQpOygBMLKEVN6jOQKmtan8zW6qeCSeAn8iZIMEJI)
Thank you for sharing the screenshot, @daragh.curtis. I would suggest you to specify the web3AuthNetwork parameter as sapphire_mainnet in your dapp, since your clientId is on that environment. Either you have forgotten to specify web3AuthNetwork explicitly while initializing web3auth which made it default to mainnet or you might have mistaken legacy_mainnet to be the same as sapphire_mainnet.