<@U01HNT55AV6> RESTlet need authentication, the fi...
# suitescript
a
@razer456 RESTlet need authentication, the first thing you need to do is to setup TBA(You need to make sure is enable, create a role, assign that role to the user you want to use for that TBA), create an integration record and finally create an access token.
r
what do i enter in these?
a
The TBA setup I mentioned above that you need to do in NetSuite, search in the help for TBA.
r
what do i put here?
s
Uncheck the box
k
NetSuite has changed Signature Method HMAC-SHA256, so make sure it
m
message has been deleted
r
Copy code
{
    "error": {
        "code": "INSUFFICIENT_PERMISSION",
        "message": "You do not have privileges to view this page"
    }
}
• headers • tokens .. integration.. • content type • status released • sha256 • realm
all check
permissions, still error not enough permission..its a simple hello world program
i even created the access token again