Daryl K
07/05/2025, 12:01 AMMachine-to-machine authentication is not allowed for the current execution context.
For more information, see <https://system.netsuite.com/app/help/helpcenter.nl?fid=article_0113125121.html>
Anyone know how I can solve this?Execfy
07/05/2025, 12:56 AMExecfy
07/05/2025, 12:56 AMExecfy
07/05/2025, 1:00 AMexport SUITECLOUD_CI_PASSKEY=$(node -e "console.log(require('crypto').randomBytes(32).toString('base64'))")
export SUITECLOUD_CI: "1",
put this in terminal in your project, that should fix M2M
i have built this execfy.ai it has SDF + AI to speed up the process if you want to customize something in your netsuite
good luckNickSuite
07/07/2025, 2:52 PMNickSuite
07/07/2025, 2:53 PMExecfy
07/07/2025, 3:09 PMAli Syed (NS DevTools QA)
07/08/2025, 8:04 PM