Skip to content

Trouble authenticating #182

Description

@Aariq

The token I get from hachyderm.io appears to be invalid.

I try:

x <- auth_setup(instance = "hachyderm.io", type = "user", browser = FALSE, clipboard = TRUE)

But after pasting in the token, I get the error:

Error in `verify_credentials()`:
! Token not valid. Use auth_setup() to create a token
Hide Traceback
    ▆
 1. └─rtoot::auth_setup(...)
 2.   └─rtoot:::process_created_token(...)
 3.     └─rtoot::verify_credentials(token, verbose = verbose)
 4.       └─cli::cli_abort("Token not valid. Use auth_setup() to create a token")
 5.         └─rlang::abort(...)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions