Join Slack
Powered by
Hi How to get all Items list in net-suite rest api...
# general
r
Rishikesh
08/17/2020, 8:52 AM
Hi How to get all Items list in net-suite rest apis It is working when trying to get single item but not for all items request_url=
https://acc_id.suitetalk.api.netsuite.com/services/rest/record/v1/inventoryitem
response= { "type": "
https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
", "title": "Your current role does not have permission to perform this action.", "status": 400, "o:errorCode": "USER_ERROR" }
m
Matt
08/17/2020, 1:55 PM
Are you using token auth?
r
Rishikesh
08/17/2020, 2:02 PM
Yes i used token auth as i said in question it is working for single item
m
Matt
08/17/2020, 2:07 PM
Under your role, do you have Items enabled under lists? Permissions > Lists > Items
r
Rishikesh
08/17/2020, 2:13 PM
thanks will check
Rishikesh
08/18/2020, 12:11 PM
Permissions > Lists > Items is given
Rishikesh
08/18/2020, 12:12 PM
permission is given
Rishikesh
08/18/2020, 12:12 PM
But still not working
18
Views
Open in Slack
Previous
Next