Auth0 Postman requests failing with scopes

Hi Jason, if you can have a look at the network tab (Inspecting Postman Requests | Postman Blog) and make sure you’re sending your auth request with the correct Content-Type.

In there you’ll also be able to check that no leading or trailing spaces are making their way into your auth URL, or that no other erroneous characters are there.