sys_user vie Rest Api error

Jana1
Kilo Explorer

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?

1 REPLY 1

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Jana,

You may find the below article helpful.

https://hi.service-now.com/kb_view.do?sysparm_article=KB0657531

 

- Pradeep Sharma