How do I acquire a token, then use it to upload to endpoint? #860
Unanswered
geekgarious
asked this question in
Q&A
Replies: 2 comments 4 replies
-
@geekgarious you can OAuth tab, see image below, set the value in red and generate token Let me know if you can generate token or not? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I cannot read screenshots. My screen-reader just says "image". Could you describe the steps as text? In order to perform my test, I need a client that supports API key authentication. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've started to work on an AWS project at my firm, and have been asked to test a MuleSoft endpoint. This requires that I use a client ID and secret to obtain a bearer token, then use this token to log in and upload data. My co-workers are using Postman to do this, but I am a person who is blind and Postman does not seem accessible. I found Thunder Client which does seem accessible since it is a VS Code extension. How can I use the client to perform what is being asked?
Thanks in advance.
Eric
Beta Was this translation helpful? Give feedback.
All reactions