Access Token - mismatch redirect url

If you have an implict token, just get a new token.

if you are using the code flow that gives you a refresh then you can use the refresh as documented - Refreshing Access Tokens | Twitch Developers

I don’t know which flow will works best for your web app.