- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2017 04:16 AM
Hello experts,
I am trying to integrate with 3rd party tool (cloudplus) , i am using post method to create the test incident ticket, I am getting Error status 500 (Invalid query).
but when i use same url from postman i get successful response (200).
what can be the reason?
Do anyone have experienced same before?
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2017 03:43 AM
Hello Neeraj,
You can set the order for the parameters you are sending. It might be possible that all the parameters have same order and thats why your request might not be getting triggered.
Set the order for parameters and see if that works.
Mark as correct if it resolves your issue.
Thanks & regards
Khozema
