Resolve “This user has exceeded the number of active access tokens for this role” while trying to fetch the code

Scenario: While we try to fetch the code in terminal using access token, sometimes it throws error as follow: “This user has exceeded the number of active access tokens for this role“ Solution: If you run into this Access Token Limit error, it might be necessary to revoke a token in Netsuite. To revoke an… Continue reading Resolve “This user has exceeded the number of active access tokens for this role” while trying to fetch the code

Resolve Error “Invalid login attempt” during Gulp Fetch or Deployment with Token-Based Authentication

With NetSuite 2018 and later, a two-factor authentication (2FA) is mandatory when authenticating users via developer tools. A user is expected to create a new token, if no token exists, during the fetching and deployment of themes and/or extensions. The user may see an “Invalid login attempt” error message during this process due incorrect time… Continue reading Resolve Error “Invalid login attempt” during Gulp Fetch or Deployment with Token-Based Authentication