Splunk Enterprise

Error in SOAR Connection establishment

Ramachandran
Explorer

Hey everyone, I'm trying to configure a new server in the SOAR UI, but I'm running into this error:
Error Message:
There was an error adding the server configuration.
On SOAR: Verify server's 'Allowed IPs' and authorization configuration.

Status: 500
Text: JSON reply had no "payload" value
I've already double-checked the basic config, but still no luck. From what I understand, this might be related to:
Missing or misconfigured
Allowed IPs on the SOAR server
Improper authorization settings
Possibly an issue with the server not returning the expected JSON format
Has anyone faced this before or have any ideas on how to troubleshoot this?
Any guidance or checklist would be super helpful
Thanks in advance!

0 Karma
1 Solution

livehybrid
SplunkTrust
SplunkTrust

Hi @Ramachandran 

Are you running ES and SOAR On-Premise? Please could you confirm the versions you are using.

You mentioned that connectivity is in place between the installations - please could you verify that the correct "Allowed IP" was used when setting up your service user (https://docs.splunk.com/Documentation/SOARonprem/latest/Admin/Users#:~:text=Create%20an%20automation...

Failing this you might want to look at temporarily disabling SSL validation to rule out SSL issues (https://docs.splunk.com/Documentation/PhantomApp/4.0.10/Install/ConfigureCerts#:~:text=Admin%20Manua...) - Note: Even though you see a 500 error, this isnt necessarily a 500 code from SOAR (which would imply SSL is fine), its from the API endpoint in Splunk which reaches out to SOAR. 

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

View solution in original post

livehybrid
SplunkTrust
SplunkTrust

Hi @Ramachandran 

Are you running ES and SOAR On-Premise? Please could you confirm the versions you are using.

You mentioned that connectivity is in place between the installations - please could you verify that the correct "Allowed IP" was used when setting up your service user (https://docs.splunk.com/Documentation/SOARonprem/latest/Admin/Users#:~:text=Create%20an%20automation...

Failing this you might want to look at temporarily disabling SSL validation to rule out SSL issues (https://docs.splunk.com/Documentation/PhantomApp/4.0.10/Install/ConfigureCerts#:~:text=Admin%20Manua...) - Note: Even though you see a 500 error, this isnt necessarily a 500 code from SOAR (which would imply SSL is fine), its from the API endpoint in Splunk which reaches out to SOAR. 

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

kiran_panchavat
SplunkTrust
SplunkTrust

@Ramachandran  

Try curl or Postman to call the server's API endpoint directly. Check if the response includes a valid payload. 

curl -X GET https://<server-endpoint> -H "Authorization: Bearer <token>"

Ensure the server’s response matches the format Splunk SOAR expects. Use a JSON validator to confirm syntax and structure.

Ensure there are no network restrictions (e.g., firewalls, proxies) blocking communication between Splunk SOAR and the server.

Did this help? If yes, please consider giving kudos, marking it as the solution, or commenting for clarification — your feedback keeps the community going!
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Where Innovation Takes Flight: The Splunk4Aviation Flight Sim Lands at .conf26

If you hear someone at .conf26 shouting "gear down, GEAR DOWN" across the show floor, you have found us.  The ...

Turn Cisco Telemetry Into Action with Cisco Data Fabric, powered by the Splunk ...

The surge in machine data is already hitting enterprise budgets, and the agentic era will only intensify it. ...

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...