sys_user vie Rest Api error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 11:18 AM
I'm trying to use the rest api to select some data from Service now. everything is fine except the table sys_user. Testing it in the Internet Explorer is finde but running it in c# this error occurs.
"{\"error\":{\"detail\":null,\"message\":\"Requested URI does not represent any resource: /now/table/sys_user/\"},\"status\":\"failure\"}"
using the same Code wich works fine whith other tables. trying to Change timeout does not have any effect. Any ideas?
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 06:30 PM
Hello Jana,
You may find the below article helpful.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0657531
- Pradeep Sharma
