Discussions
RestLet erorr error code: INSUFFICIENT_PERMISSION
Hello,
We are trying to create a RestLet and just testing connection to the restlet.
we are using https://system.sandbox.netsuite.com
with he following headers
Authorization: NLAuth nlauth_account=XXXXX, [EMAIL="nlauth_email=dgraci@dssinc.com"]nlauth_email=[/EMAIL]XXXXX, nlauth_signature=XXXXX
and we are getting this error:
error code: INSUFFICIENT_PERMISSION
error message:You do not have privileges to view this page
even thought the role we are passing is 3, which is the admin role. The email and password work because we are able to login through UI.