@phanTom so the hostname is exactly the same as the URL used in the curl cmdand I copied the WHOLE JSON, example below. I have tried it from a non-clustered SH with the different results, new error message noted below. As for Splunk logging, it does not have anything when the log is the 400 without any content. but for the below error message the logs just repeat the same message. JSON: { "ph-auth-token": "xyahjfhkfhkjhkjrwfhlshjkkfslkhggljkjlkgjjkjfdlkjsl", "server": "https://phantom.example.com" } Non-Clustered SH Error: There was an error adding the server configuration. On Phantom: Verify server's 'Allowed IPs' and authorization configuration. Failed to communicate with user "" on Phantom server "https://phantom.example.com". Error: Httpsconnectionpool(host='phantom.example.com', port=443): max retries exceeded with url: /rest/ph_user?include_automation=true&_filter_token__key='tazut4bhev18qlnifj1ju0v3njhphorcmp58wc/fcw8%253d' (caused by newconnectionerror('<urllib3.connection.verifiedhttpsconnection object at 0x7fd530ca1190>: failed to establish a new connection: [errno -2] name or service not known'))
... View more