Web3auth Twitch Login: Invalid Login flow error

We are trying to achieve Twitch social login using web3auth with our react web application. As motioned here in web3auth documentation, we have setup twitch app and custom verifier. Also, added required code but we are getting error:

“Missing parameter: state. This maybe due to invalid login flow.”

Below are relevant details and screen shots:

Please not that we are configuring web3auth_1 in a useEffect and then setting the web3auth variable which then being used to connect to web3auth.

@hiral.panchal18 Thanks for your recent communication.

Your issue has been forwarded to our Dev team and we will get back with further updates.

1 Like

Please test once by adding https://auth.web3auth.io/auth as the redirect uri. @hiral.panchal18

that worked @maharshi , Thanks a lot!
I would request to update documentation with latest redirection URLs.

2 Likes

I think you followed the guide for twitch, right? If yes, we’re in the process of upgrading them. Thanks for pointing it out and helping us to keep our documentation top-notch.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.