- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 04:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 04:20 AM
HI neeraj,
Your end point URL is not correct, Because we only get this error when our URL is not right.
Plz check it and then try again.
PLZ mark this correct if it resolved your issue or feel free to ask if u still have any queries.
Regards,
Shubh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 04:24 AM
But same url is working for postman.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 04:30 AM
Then there may be authentication error plz check that the basic authentication user id is correct