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