Issue with integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 12:04 AM
Hello All,
The Endpoint is not mapped correctly, it's pointing to my instance: https://xxxx.service-now.com but it is not correct and hence the Response body is empty also. What could be the issue please and I am not sure where exactly need to verify it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 12:33 AM
Sorry to confuse you. My REST message Endpoint is: ${targetInstance}/api/test/a1/aqcc_testdev/inst_task but when I execute it I can see it is updated to https://xxxx.service-now.com instance only.
As per my REST message it should be like this: https://xxxx.service-now.com/api/test/a1/aqcc_testdev/inst_task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 12:22 AM