Discussions
How to fix Netsuite Suitelet script permission issue?
I have a clientScript that triggered from NetSuite payment page. The script will call a suitelet script to do some data process. It works fine to me when deployed in sanbox as test stage. However, when other tester doing testing, they got permission issue to access suitelet script (500 error from browser inspection console that logged by clientScript. So I changed the suitelet script deployment stage to Released. Now when I run testing, I got permission issue from client script to invoke Suitelet script too.
Need Netsuite experts help to resolve this issue. What should I do to fix this?
Thanks in advance