Hey all, I’m working on configuring the service desk plugin for ServiceNow and we have it (mostly) working but this error on the IDN side is throwing me.
sailpoint.connector.InvalidConfigurationException: [ InvalidConfigurationException ]
[ Possible suggestions ] a) Check the response for the ticket number. b) Ensure that provision 'responseElement' is correctly configured for the 'serviceRequest' ticket.
[ Error details ] Ticket number not found in the response. Response: {"result":{"items":[{"trackingId":"redacted","ticketNumber":"RITM0000000"}]}}
Where I’m getting lost though is that RITM0000000 IS getting created on the ServiceNow side. Is it an issue with the status mappings most likely?

