18 Apr 2025
03:04 PM
- last edited on
22 Apr 2025
07:36 AM
by
MaciejNeumann
Hello,
For a workflow, I use the create_incident to create a ServiceNow incident. The problem is that not all off the parameters are retrieved from the Snow instance.
All privs are created in servicenow but still one parametes gives "not authorized".....
I it possible to get the REST calls used so I can test this outside Dynatrace, or send this to the serviceNow group so they can have a look.
I did not see any possibility to see the sources of the custom action used/
KR Henk
Solved! Go to Solution.
07 May 2025 08:23 PM
Hi!
Probably you need to allow Dynatrace's IP in Snow:
https://community.dynatrace.com/t5/Troubleshooting/ServiceNow-HTTP-403-Forbidden-Access-Restricted-N...
08 May 2025 06:20 AM
Good morning,
In this case it was a little typo at ServiceNow side, but you answer is great! Would be the first thing I would check,
Thanks Henk