twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
72 stars 7 forks source link

genshin and twitch link bug #872

Closed akane053 closed 7 months ago

akane053 commented 7 months ago

Brief description i cant link my twitch acc to genshin to get the rewards. It give me a "status":401,"message":"invalid csrf token" error How to reproduce

Expected behavior

Screenshots

Additional context or questions

Emilgardis commented 7 months ago

This sounds like genshin is telling you to navigate to authenticate, they give you a csrf in the state parameter, and then when you've authenticated and are redirected to genshins servers they don't recognize the csrf in the state parameter. Is the error message on id.twitch.tv or one of genshins websites?

The issue is most likely on their side and you should reach out to them.

iProdigy commented 7 months ago

Duplicate of #29 - try using chrome instead of firefox when linking your accounts

Xemdo commented 7 months ago

Closing as duplicate of #29