Hi all Using Suitecloud VS Code extension, is ther...
# sdf
d
Hi all Using Suitecloud VS Code extension, is there any way to edit / delete existing Authentication ID ? we have sandbox refreshed, and the User token changed
s
I believe you can delete all the Auth IDs by deleting credentials file under the .suitecloud-sdk extension folder.
d
this is not available through the VSCode extension, however use the
account:manageauth
commands via the CLI tool : https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_157304934116.html
also looks like someone has already logged this: https://github.com/oracle/netsuite-suitecloud-sdk/issues/490 if you want to give it a +1 thumbs up
d
noted @dbarnett, thanks for pointing out on account:manageauth , i'll use that for now