Got a notification from webstorm that there was an...
# sdf
r
Got a notification from webstorm that there was an update to the plugin so I updated it. After the update if I try the
Update With Account Object
command. I got the error below.
Copy code
There was an error when communicating with the server. Check your user credentials. If your login uses token-based authentication, issue a new token.
I tried the other commands and I got the same error. I already tried the following steps but still get the same error. 1. Revoked old token and generated a new one 2. Uninstalled and installed the SDF plugin Webstorm version is 2021.2
s
It maybe caused by different version on your SDF Plug-in and your NetSuite account. It is recommended not to upgrade your SDF plug-in before your account is upgraded.
a
No, this is not releated to difference in versions. How did you create your authid? Browser based or Save token? @rustyshackles
I suppose you are using save token option. If yes, when you click on
New my access token
in UI, You have to select
suitecloud development
in the application dropdown.
n
@rustyshackles this is happening with me on the latest webstorm and SDF plugin versions. I have discussed this with @Ali Syed (NS DevTools QA) and he said he will look into this.
@Ali Syed (NS DevTools QA) note that @rustyshackles has generated new tokens as well but they didn't work as well.
r
I did select
suitecloud development
when generating the tokens
I tried uninstalling then installing the
SuiteCloud Development Integration
but that did not fix the issue
w
Hi, got the same issue today - is there a workaround at this time for this? TIA
a
@wbermudo do you have multiple installations of webstorm?
w
I only got two, the latest and 2019, I used the JetBrains toolbox to install both.
a
@wbermudo This seems weird. Some people are reporting this issue. All of them have multiple webstorms. Can you try downloading the latest one directly from jetbrains. And install the lates plugin and see if you can reproduce this issue. I have tried and i can't reproduce it
w
ill try your suggestion tomorrow, apologies was out to today. Thanks for getting back to me/us.
I am still getting: When I do Via browser-based authentication: "The authentication process failed. The server returned an error or could not respond. Review your authentication details and try again. Error details: Invalid login attempt." When I do via Saved TBA Token: "The token could not be validated. The authentication details are not valid or the server could not respond. Review your authentication details and try again. Error details: Invalid login attempt."
@Ali Syed (NS DevTools QA) - I did some further digging, I think the error is only happening on Sandbox accounts. I tried switching to different production instances (4 of them) and every single one return a compare file success response, but when switch to sandbox equivalent for each account - I got "Error: There was an error when communicating with the server. Check your user credentials. If your login uses token-based authentication, issue a new token." and same with adding new tokens for Sandbox accounts.