WebStorm 2025.1.3 and Plugin 2025.1.0 Getting the...
# sdf
d
WebStorm 2025.1.3 and Plugin 2025.1.0 Getting the message
Copy code
Machine-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?
e
@Daryl K Check execfy.ai it has SDF built in for you
@Daryl K do you want to setup using browser or non-interactive method?
Try
export 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 luck
n
@Execfy you are still advertising execfy after that failed demo? I told you WebStorm is already providing the interface to use Claude/ChatGPT.
@jen your friend is here 😄
e
@Daryl K is the issue fixed? if not let me know because i had the same issue
a
@Daryl K The error message has a url, it should tell you how to proceed.