Redirect Ignoring baseUrl?

I have a next.js app, locally it all works fine but when I put it on a server with nginx for https, authentication (specifically Twitch) it redirects to localhost:3000? No matter what I do I can't point the redirect back to the SSL server. When I change stuff locally it comes up with some sort of cross origin error. I can't tell if I am missing something blatantly obvious...
No description
No description
No description
Solution:
Twitch is just sucky, there is a captcha above the client ID which you need to click to enable the save button:
No description
Jump to solution
1 Reply
Solution
Cryptizism
Cryptizism4w ago
Twitch is just sucky, there is a captcha above the client ID which you need to click to enable the save button:
No description

Did you find this page helpful?