I was using the JS SDK, and two links are identical, I just now copied one from Twitch and past it into application, so I want my application to go to one link after signing in, but it only works on www.example.com, if I put the same code with the same redirect_uri(www.example.com) on www.example.com/kappa, it wont redrect to www.example.com it just says redirect_mismatch. Maybe it is JS SDK and I shouldn’t use it?