When we’re trying to deploy the development code in the NetSuite for SCA Elbrus for both accounts i.e. Sandbox and Production. We’re getting this error many times if we don’t have the existing token in our terminal most of the time when we’re deploying the first time. Still, we change the role from administrator to… Continue reading How to generate an Authentication token while deploying changes in the Elbrus version.
Tag: token genaration
Customize a new role and test it from Postman
Description Generate a new token with the customized permissions and test it by using postman. Solution Customized a new role that uses Classic center and assigned limitd permissions as your requirement. In the permissions -> setup, should add the following to generate access token and web services. Then assign this role to the corresponding employee… Continue reading Customize a new role and test it from Postman
Token generation for token-based authentication.
NetSuite Integration to generate token for token based authentication.