exam questions

Exam CNX-001 All Questions

View all questions & answers for the CNX-001 exam

Exam CNX-001 topic 1 question 63 discussion

Actual exam question from CompTIA's CNX-001
Question #: 63
Topic #: 1
[All CNX-001 Questions]

A developer reports errors when trying to access a web application. The developer uses Postman to troubleshoot and receives the following error:

Which of the following is the cause of the issue?

  • A. Requested element not found
  • B. Lack of user authentication
  • C. Too restrictive NGFW rule
  • D. Incorrect HTTP redirection
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
SuntzuLegacy
1 month, 1 week ago
Selected Answer: B
The 403 Forbidden error typically indicates that the application recognized the request but is denying access—often because valid authentication or authorization credentials were not provided. In this context, that most directly corresponds to a lack of user authentication (option B). A misconfiguration of the signing or authentication headers, for example, would cause the request to fail with 403 rather than a 404 or redirect error.
upvoted 1 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 ...