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)- A9% (2)
- B4% (1)
- C83% (19)
- D4% (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.