Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2024 05:57 AM
Hi, I'm trying to consume this api on Oracle Cloud and I'm getting error 500 even though I do everything according to the documentation. can you help me?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2024 06:51 AM
Following the documentation: https://docs.servicenow.com/pt-BR/bundle/xanadu-it-operations-management/page/product/event-management/task/oracle-cloud-events-integration.html
I was getting error 500 because of sys_id
the url for sending must be created in this other way: https://integrationoci:integrationoci@yourinstance.service-now.com/api/sn_em_connector/em/inbound_event?source=oraclecloud
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2024 06:51 AM
Following the documentation: https://docs.servicenow.com/pt-BR/bundle/xanadu-it-operations-management/page/product/event-management/task/oracle-cloud-events-integration.html
I was getting error 500 because of sys_id
the url for sending must be created in this other way: https://integrationoci:integrationoci@yourinstance.service-now.com/api/sn_em_connector/em/inbound_event?source=oraclecloud