Is there a way to get a permanent access token using OAuth 2.0 method?
a
Ali Syed (NS DevTools QA)
08/12/2020, 1:44 PM
What do you mean by permanent access token?
The token issued with suitecloud tools are valid for an unlimited time unless revoked from account.
You can execute
Suitecloud account:setup
in node cli
Or
Sdfcli authenticate -authid userDefinedString
in javaCli
m
Mohit
08/26/2020, 1:24 PM
Access Token has 3600secs of lifetime. NetSuite user can’t change this behaviour.