- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2023 04:45 PM
i am using admin account and i have even tried using another account using impersonate function and same error . even postman i am getting the same error
{
"error": {
"message": "Security constraints prevent ordering of Item",
"detail": ""
},
"status": "failure"
}
{
"sysparm_quantity":"1",
"variables":{
"requested_for":"David Cher",
"type_of_room_sweep":"full",
"time_of_room_sweep":"PM",
"building":"SingPost"
}
}
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 12:53 AM
@Abbas_5 Managed to find the information on the sys_id. need to use catalog item and open the chrome in developer model and look at the payload. thanks you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2023 07:04 PM
Hello @chercm,
Please refer to the below link:
https://www.servicenow.com/community/developer-forum/security-constraints-prevent-ordering-of-item/t...
Mark my correct and helpful, if it is helpful and please hit the thumbs-up button to mark it as the correct solution.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2023 08:40 PM
@Abbas_5 i tried those solution on that thread none of them worked . especially i am using the admin account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2023 04:53 PM
@Abbas_5 i have tried on Vancouver instance. i am getting the same error . not sure where is the issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 12:53 AM
@Abbas_5 Managed to find the information on the sys_id. need to use catalog item and open the chrome in developer model and look at the payload. thanks you