exam questions

Exam 350-201 All Questions

View all questions & answers for the 350-201 exam

Exam 350-201 topic 1 question 58 discussion

Actual exam question from Cisco's 350-201
Question #: 58
Topic #: 1
[All 350-201 Questions]

What is the HTTP response code when the REST API information requested by the authenticated user cannot be found?

  • A. 401
  • B. 402
  • C. 403
  • D. 404
  • E. 405
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://airbrake.io/blog/http-errors/401-unauthorized-error#:~:text=The%20401%20Unauthorized%20Error%20is,client%20could%20not%20be%
20authenticated
.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DrVoIP
9 months, 1 week ago
know these cold: HTTP 301 Permanently moved HTTP 400 Bad Request HTTP 401 wrong or missing authentication info HTTP 403 forbidden API rate limit HTTP 404 Not found HTTP 405 METHOD NOT ALLOWED HTTP 415 unsupported media type HTTP 429 = to many requests
upvoted 1 times
...
DrVoIP
10 months ago
The HTTP response code when the REST API information requested by the authenticated user cannot be found is D. 404.
upvoted 1 times
...
Medjai89
1 year ago
D. 404= Not found,simple
upvoted 1 times
...
TOLU1985
1 year, 2 months ago
Selected Answer: D
Read question.
upvoted 1 times
...
AlphaOne1
1 year, 5 months ago
Selected Answer: D
The user is authenticated. The data isnt there - D
upvoted 1 times
...
chongchangchi
1 year, 8 months ago
Selected Answer: A
401 Unauthorized response status code indicates that the client request has not been completed because it lacks valid authentication credentials for the requested resource. 402 Payment Required is a nonstandard client error status response code that is reserved for future use. 403 Forbidden Error happens when the web page (or other resource) that you’re trying to open in your web browser is a resource that you’re not allowed to access. 404 error, page not found or file not found error 405 Method Not Allowed Error is an HTTP response status code that indicates a web browser has requested access to one of your web pages and your web server received and recognized its HTTP method. Answer: A 401
upvoted 1 times
...
Bobster02
2 years, 3 months ago
D. 404 - is correct answer
upvoted 3 times
...
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.

SaveCancel
Loading ...