Forum Discussion
tordnordahl
8 years agoNew Member
Not all data is coming in using Web with JSON
I have a set of 5 web sources where I get data from (ServiceNow APIs) all in JSON format. However one of the is very inconsistence, according to ServiceNow and using other tools I get all rows, b...
v-yulgu-msft
8 years agoMicrosoft Employee
Hi tordnordahl,
Please make sure that current account have full read access to incident table. And contact with your administrator to check if some permissions of your account is restricted in ServiceNow.
Regards,
Yuliana Gu
tordnordahl
8 years agoNew Member
The current user have admin rights to the servicenow instance. So it cannot be access related. I also used postman to verify the url and the data, and with postman I get all the data.