Hi I'm having issues while trying to fetch an acti...
# suitecommerce
l
Hi I'm having issues while trying to fetch an active Theme from an SCA 2019.2 I'm using windows, node 12.22.1 version. The token works just fine but after clicking Allow to fetch the theme I get the following: I assume it must be something with the node... but I'm running out of options to test.. Anyone has any ideas?
b
Check the theme dev tools version, most of these types of issues go away with an updated version
l
At the moment the Suitecommerce Extension management is on the 2021.2.1 version But the strange thing is that the error happens in Windows only. I tried to fetch the theme on a mac and works perfect. Are you suggesting that the update of the tools could fix the error in windows?
m
You need to use version 12.16.x
l
The Suitecommerce advanced in use is the 2019.2 and according to NetSuite I should be using the node 10.16.x I already tried that and is showing me the same error...
m
Did you completely reinstall the tools after changing versions?
l
Yes, I tested that by creating a whole new local enviro from start. And by using the node 10.16.2 I get same error
m
The error says Invalid Login Attempt are you sure that the tokens are valid for the environment your attempting it on?
l
@Marvin yes, I think you're right. Might be something with the tokens. I'm trying to recreate one but when trying to create new access token the Application name I need is not listed. Do you know why this could be happening?
m
I create the tokens from the command line. I haven't tried creating within Netsuite and placing in the config files.
I am pretty new to SCA development and have had my share of issues with node versions.