API is running on management server
# api status
API Settings:
---------------------
Accessibility: Require ip 127.0.0.1
Automatic Start: Enabled
Processes:
Name State PID More Information
-------------------------------------------------
API Started 10699
CPM Started 5938 Check Point Security Management Server is running and ready
FWM Started 3905
APACHE Started 5043
Port Details:
-------------------
JETTY Internal Port: 50276
APACHE Gaia Port: 443
Apache port retrieved from: httpd-ssl.conf
--------------------------------------------
Overall API Status: Started
--------------------------------------------
API readiness test SUCCESSFUL. The server is up and ready to receive connections
Notes:
------------
To collect troubleshooting data, please run 'api status -s <comment>'
POST https ://<managementserverip>/web_api/v1.3/login and https ://<managementserverip>/web_api/login
request header and body are set appropriately.
response body show the below error
"You don't have permission to access"
Note: Management API has been set to "All IP address that can be used for GUI Clients"
What additional setting that I miss?