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

Cannot set a token in keyring #70

Closed
FvD opened this issue Dec 13, 2021 · 2 comments
Closed

Cannot set a token in keyring #70

FvD opened this issue Dec 13, 2021 · 2 comments
Assignees

Comments

@FvD
Copy link
Member

FvD commented Dec 13, 2021

I have tried to go through the steps of setting up new authentication.

  1. Fill out form "ixplorer authentication (see What is the difference between token - Password and Keyring Password #71 for screenshot).
  2. Set a password (not sure what to fill out here)
  3. Set a keyring password.

After the last step it errors-out with the following comment.

> ixplorer:::add_token()

Listening on http://127.0.0.1:3661
Warning in b_ss_keyring_create_direct(self, private, keyring, password) :
  Password ignored, will be read interactively
Warning: Error in key_set_with_value: could not find function "key_set_with_value"
  3: shiny::runApp
  2: runGadget
  1: ixplorer:::add_token
```
@FvD FvD changed the title Cannot set a token Cannot set a token in keyring Dec 13, 2021
@danielgranadoscampos
Copy link
Collaborator

It seems there are missing "keyring::" in add_token (this will be fixed shortly).
Running library(keyring) for now should solve it
Thank you!!

@FvD
Copy link
Member Author

FvD commented Jun 18, 2022

Solved

@FvD FvD closed this as completed Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants