Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
SummaryProcessTest ConfigurationStep 1Step 2
Summary
A very common method to authenticate with an API is to first utilize basic authentication credentials that get exchanged for an OAuth Bearer Token in a POST request, and then pass the Bearer Tok...