Error with POST Request in Gallery
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello All,
I am receiving an error when using the POST action in the download tool on Gallery, but not on my desktop. The download tool is working fine in other parts of the workflow when performing a GET request, but but I receive the error below with a POST.
Any simple fixes or suggestions to troubleshoot this error?
Thanks,
Luke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @LukeG
To be clear I have this correct, You are able to successfully to perform a GET and POST from your desktop AND you are able to perform a GET from the Gallery?
Joshua
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That is correct. GET and POST are successful from my Desktop.
GET is Successful in the Gallery, but POST is unsuccessful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you screenshot how your post call is configured?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sure, here are all four tabs:
URL: Endpoint
Authorization: Bearer {Access Token}
Body: JSON with parameters
No configuration changed
Let me know if there is any other info I should provide. Thanks for the help.
-Luke
