nerdexam
Check_Point

156-521 · Question #191

What action should be taken if you receive a 401 error in Postman when calling /add-host?

The correct answer is C. Ensure X-chkp-sid is set correctly. A 401 Unauthorized error typically means the X-chkp-sid is missing or invalid. Make sure the token is present and hasn't expired before retrying the request.

Security Management API Operations

Question

What action should be taken if you receive a 401 error in Postman when calling /add-host?

Options

  • AChange Content-Type to text/html
  • BRefresh SmartDashboard
  • CEnsure X-chkp-sid is set correctly
  • DRestart the gateway

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    4% (1)
  • C
    83% (19)
  • D
    4% (1)

Explanation

A 401 Unauthorized error typically means the X-chkp-sid is missing or invalid. Make sure the token is present and hasn't expired before retrying the request.

Topics

#401 error#troubleshooting#X-chkp-sid#authentication

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice