I get the following response content:
{“error”:“Unauthorized”,“status”:401,“message”:“OAuth token is missing”}
I’m confused though because I have confirmed that the header exists before making the request. I have also tried using both ‘Bearer’ and ‘OAuth’ as the scheme.