When investigating your HAR file you sent over I see the 400 error when hitting the /authorize
route that dives into a bad request. This can stem from a number of reasons. However as i looked deeper into this I see that it’s missing the Client ID in the request. When you chance can you try adding that and see if that makes a difference? Thanks in advance!