Access Token Limit for a User in an Account.

Scenario User receives the error “This user has exceeded the number of active access tokens this role.” when issuing a token through RESTlets. Solution There can only be a maximum of 25 access tokens a user can have in an account. If a user tries to create another access token even if he already has 25… Continue reading Access Token Limit for a User in an Account.

To Solve the Issue Cannot Continue this Authorization  Flow, Your Current role has insufficient permission.

Scenario To  fetch the theme or Extension we need to Create New Token, but while Creating New Token we will see the Above error message. Solution  Open terminal  install npm before Fetching the theme,Run below Code npm i oauth1 suitetalk Now Write Code for Fetch: gulp theme: fetch Create new Token  Now it will redirect… Continue reading To Solve the Issue Cannot Continue this Authorization  Flow, Your Current role has insufficient permission.

To Solve Error Message “Could not Download all the Extension File” “Unexpected Error”

Scenario when we try to fetch the theme  we will see Error message  “Could not Download all the Extension File” “Unexpected Error”  in our Terminal. Screen Shots of error message Solution:- Login to Netsuite using ID Password open terminal  and type below code gulp theme :fetch –to create new token After Redirect to Browser  Click… Continue reading To Solve Error Message “Could not Download all the Extension File” “Unexpected Error”

Solve issue” Cannot continue this authorization flow. Your Current Role has insufficient Permission , Select one of the Role in change role list or contact your Account Administrator” 

Scenario When we try to create Token in Elbrus Version we will see Cannot continue this authorization flow. Your Current Role has insufficient Permission , Select one of the Role in change role list or contact your Account Administrator message in our Browser. ScreenShots of Error Message Solution:-  login to Netsuite using ID and Password… Continue reading Solve issue” Cannot continue this authorization flow. Your Current Role has insufficient Permission , Select one of the Role in change role list or contact your Account Administrator” 

Resolve ‘The feature Sale Downloadable file required to access this page is not enabled on this account.’

scenario When we Navigate to Lists > Web Site > Items, system throws an error notice about The feature ‘Sale Downloadable’ file required to access this page is not enabled on this account. This happens because the Item List is set to show Type = Download Item andthen the feature was disabled. Solution Option 1:… Continue reading Resolve ‘The feature Sale Downloadable file required to access this page is not enabled on this account.’

How to solve Extension Manager Error

Scenario  Extension Manager shows an error page when you try to open Extension Manager (Path: Commerce > Websites > Configuration). This could be caused by SC Extension Management version update.  Error message:  {“header”:{“status”:{“code”:”ERROR”},”message”:”Unexpected token: o”,”extra_data”:{},”error_code”:”SyntaxError”}} Solution To resolve this, follow the steps below:     1. Navigate to Customization > Lists, Records, & Fields > Record Types    2. Search for the SC… Continue reading How to solve Extension Manager Error

Switch the image According to Selected Color in PDP page

Switch the image According to Selected Color in PDP page Scenario Some Website has matrix option with colors. Image is added in the gallery under the main image, based on that.When we click on each color the image need to switched and image with that color should be displayed. Solution checked All the website Setup… Continue reading Switch the image According to Selected Color in PDP page

Solve the issue “Not Allowed. Sorry! You have no permission to view this page.” when viewing transaction history in My Account page . 

Applies To      Product:  NetSuite 2022.1     Scenario     The reason why a user gets the error message “Not Allowed. Sorry! You have no permission to view this page.” when viewing the transaction history in My Account page is because the level for Customer Payment permission is set to View or lower or level of Find Transaction is set to View… Continue reading Solve the issue “Not Allowed. Sorry! You have no permission to view this page.” when viewing transaction history in My Account page .