But I can’t seem to get it working using Postman using the Authorization type “Basic Auth” with the same credentials. The ROR rule that matches with Curl does not match via Postman.
Do you know if this is possible? If so, how would I correctly pass the credentials via Postman?
Not a big deal if it’s not possible. I’m just curious.
Long time ago I gave up using the authorization feature in Postman, I’ve been using a raw header ever since. I don’t even remember what was wrong. You’re not alone