jodydowling
5 years agoNew Contributor
Missing header
When submitting a request with an Authorization header, it seems to be stripped out when it is received. Message returned is "Bad Request: The authorization header is null or empty or isn't bearer. Please contact support." Developers verify that the header is missing, not that the token is null or empty.
Request works fine in Postman, just not Ready API. This broke when the service was moved to Azure.