List of questions
Related questions
Question 55 - 200-901 discussion
FILL BLANK Fill in the blanks to complete the cURL command that invokes a RESTful API to retrieve a resource in JSON format using OAuth.
curl -X_____________ -H “___________: application/json” \
-H “ __________ : Bearer AbCdEf123456” https://localhost/api/myresource
A.
Your answer:
0 comments
Sorted by
Leave a comment first