415 HTTP Error in Rest Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 03:26 AM
Hi everyone,
I have 4 rest messages for an integration with Remedy. They are all set up the same. 3 work fine, but I keep getting this error with the rest message for problem task.
The content-type is set to application/json and works fine for the other rest messages.
Has anyone out there ever had a similar error?
Thanks and appreciative as always.
Richard
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 03:35 AM
Hi
I suggest you to verify your content type only..once verify it again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 03:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 03:48 AM
I wasn't used "Authentication-Token" as a header, is it working? Generally I would use "Authorization" can you give a try by changing it?
and also I guess Bearer is required in its value.. something like... Bearer ${Token}
Once give a try give changing above two..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2022 03:52 AM
"Authentication-Token" works fine - I have the exact same set up for 3 others and they all work perfectly. Very confusing!! 🙂