I’m trying to add a login for my node.js website. I used this tutorial:
When I try to log in I keep getting the 400 Bad Request page. I’ve seen a few others who asked about this and made sure my redirect uri in my app.js is the same as in the okta application. I still get this problem. Is there something else I’m doing wrong? What can I do to fix this?