We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SuiteCloud CLI
1.8.0
google/cloud-sdk:458.0.1-alpine
v18.16.0
openjdk17
In suitecloud version 1.8.0 I am unable to save credentials when running the command in a Docker container.
suitecloud-project@1.0.0 deploy:setup suitecloud account:savetoken --account $NETSUITE_ACCOUNT_ID --authid DeployToken --tokenid $NETSUITE_TOKEN_ID --tokensecret $NETSUITE_TOKEN_SECRET
Something went wrong when trying to save credentials. Contact support.
1 Run suitecloud account:savetoken inside a docker container
suitecloud account:savetoken
Token has been saved.
No response
The text was updated successfully, but these errors were encountered:
@eysteinbye Can you please try the solution provided here
Sorry, something went wrong.
No branches or pull requests
Select the SuiteCloud tool where you encountered the issue
SuiteCloud CLI
Version of the SuiteCloud Tool
1.8.0
Operating system
google/cloud-sdk:458.0.1-alpine
Node Version / VSCode Version
v18.16.0
JAVA Version
openjdk17
Bug description
In suitecloud version 1.8.0 I am unable to save credentials when running the command in a Docker container.
Something went wrong when trying to save credentials. Contact support.
Steps To Reproduce
1 Run
suitecloud account:savetoken
inside a docker containerActual Output
Something went wrong when trying to save credentials. Contact support.
Expected Output
Token has been saved.
Anything else?
No response
The text was updated successfully, but these errors were encountered: