Guys, anyone use sdf with wsl? This is my first ti...
# sdf
m
Guys, anyone use sdf with wsl? This is my first time to use it, I am trying to setup an account using
suitecloud account:setup -i
but I am getting
Invalid login attempt.
any ideas?
a
Are you trying browser based authentication or save token?
m
save token
browser.. doesn't work on wsl
s
I use WSL2. What works easiest for me is to use the webstorm plugin with brower based token
then just do
account:setup
with WSL2 and select the token.
a
@Marwan most probably you are not selecting "suitecloud integration" from application dropdown when generating a token.
m
@stalbert Will try it, thanks ❤️
@Ali Syed (NS DevTools QA) The integration is something you create, right? There is no
suitecould integration
defaulted in the system.
a
No its generated automatically when you do browser based authentication> But you are trying to generate from UI and save it in tools. So you have to goto search and install bundles in UI, search for
suitecloud integration
and install it. Then when you generate
New my access token
in drop down select
suitecloud
as application name.
m
Hmm, will try it, thanks very much.