List of questions
Related questions
Question 60 - Certified Marketing Cloud Developer discussion
A developer is using the REST Authorization Service to obtain an OAuth access token. Which method should be used to include the access token in the API requests
A.
Include the header x-access-token: your_access_token
B.
Include as a query parameter access_token=Y0UR_ACCESS_TOKEN
C.
Include the header Authorization: Basic your_access_token
D.
Include the header Authorization: Bearer YOUR ACCESS TOKEN
Your answer:
0 comments
Sorted by
Leave a comment first