im using the node js cli but having issues login i...
# sdf
s
im using the node js cli but having issues login in 1. what is auth id ? 2. i get an error "Web browsing is not supported on this system"
👀 1
a
Authid is a user defined string which is used as a key to save your tokens when setting up the account. Later yoy can use authid to deploy projects. Which OS are you on?
Is it WSL? I suppose you can't use browser based authentication there. You can generate a token and use the 'save token' option which doesn't require browser based interaction.
s
yes wsl
it failed token also
a
Did you use
suitecloud develeopment interation
from drop down when generating the token?