Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Oracle Cloud Push Connector : ReferenceError: \"sys_id\" is not defined.

karinamel
Kilo Guru

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?

1 ACCEPTED SOLUTION

karinamel
Kilo Guru
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

 

View solution in original post

1 REPLY 1

karinamel
Kilo Guru
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