Refer to the exhibit. This cURL POST request creates an OAuth access token for authentication with FDM API requests. What is the purpose of the file `@token_data` that cURL is handling?
A.
This file is given as input to store the access token received from FDM.
B.
This file is used to send authentication-related headers.
C.
This file contains raw data that is needed for token authentication.
D.
This file is a container to log possible error responses in the request.
Duplicated.
# curl --help all
-d,
--data-raw <data> HTTP POST data, '@' allowed
Note: To post data in the body of a request message using Curl, you need to pass the data to Curl using the -d or --data command line switch.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.350-901 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Teringzooi
8 months, 4 weeks agodesignated
10 months, 1 week ago