REST API Issue for service-now catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2017 10:56 AM
Hi I am planning to use REST API for service catalog in C# and facing below issue while testing. Please help me to fix this issue -
To test I navigated to "REST API Explorer" in service now. While testing Add Item To Cart (POST) call fails. Please refer attached screen short.
Error -
{
"error": {
"detail": "",
"message": "Invalid Quantity value"
},
"status": "failure"
}
Please help me what the issue is?
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2017 01:39 PM
Also please ensure you have access to the catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2017 01:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2017 01:56 PM
Are you aware of any security constraints on the item? Have you tried sending the request as a different user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2017 02:12 PM
I trying with user that admin,catalog & catalog_admin & security_admin roles. Do I miss any info

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2017 03:06 AM
Hi Aditya,
Did you get it worked or you weren't able to?
Thanks,
Jaspal Singh