Problem with authorization
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2021
11:34 AM
09-30-2021
11:34 AM
Problem with authorization
Hi all,
I'm having some trouble with my API calls in the Swagger inspector. I'm using Basic Auth an getting the following error:
<?xml version="1.0" encoding="UTF-8"?>
<Error>
<Code>InvalidArgument</Code>
<Message>Unsupported Authorization Type</Message>
<ArgumentName>Authorization</ArgumentName>
<ArgumentValue>Basic QVJRQkxDTDdOQU1CVFo3RjpSa0hCbVZTUDVheUMyckNVdWp3aEFycEdXUHhwdVR0dg==</ArgumentValue>
<RequestId>9CJQ91QWKYJC9T39</RequestId>
<HostId>ppj8VTT4SAUHCc9oAnzY3VBRd9OOI+TsWAVhdDW8GcDpRySSwVDiQlVZuRJjrLAzaq9aqWlyIAk=</HostId>
</Error>
However, when I make my calls in Postman using the same auth credentials, everything runs just fine.
0 REPLIES 0
