I'm getting bearer tokens from https://api.amadeus.com/v1/security/oauth2/token successfully, but when I pass them to any other endpoint, I'm seeing error 701: Wrong authentication credentials.
Since the authentication endpoint is returning a 2xx code and a token, I'm not sure how to troubleshoot the issue.