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

Saving tokens results in "Something went wrong when trying to save credentials. Contact support." #1

Closed
ecammit opened this issue Aug 6, 2024 · 2 comments · Fixed by #2
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ecammit
Copy link

ecammit commented Aug 6, 2024

Using this as the base test:

docker run --entrypoint /bin/sh --rm -it -v .:/usr/src/app skumail/suitecloud-cli

then execute:

suitecloud account:savetoken --account "<my account>" --authid "<my name>" --tokenid "<my token>" --tokensecret "<my secret>"

This results in: Something went wrong when trying to save credentials. Contact support.

This seems to be the solution: oracle/netsuite-suitecloud-sdk#746 (comment)

The image needs the dbus package added and the dbus-uuidgen --ensure command run.

@ecammit
Copy link
Author

ecammit commented Aug 6, 2024

Note that tagged version 1.6.0-alpine is not affected by this bug.

@skumail skumail self-assigned this Aug 7, 2024
@skumail skumail added bug Something isn't working good first issue Good for newcomers labels Aug 7, 2024
@skumail skumail closed this as completed in #2 Aug 7, 2024
@skumail
Copy link
Owner

skumail commented Aug 7, 2024

@ecammit Thank you for taking the time to report this issue. Your contribution to the project is greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
2 participants