Skip to content
New issue

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

Something went wrong when trying to save credentials #787

Closed
eysteinbye opened this issue Feb 5, 2024 · 1 comment
Closed

Something went wrong when trying to save credentials #787

eysteinbye opened this issue Feb 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@eysteinbye
Copy link

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.

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.

Steps To Reproduce

1 Run suitecloud account:savetoken inside a docker container

Actual Output

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.

Expected Output

Token has been saved.

Anything else?

No response

@alisyed-19
Copy link
Member

@eysteinbye Can you please try the solution provided here

@lfpvillegas lfpvillegas added the bug Something isn't working label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants