1. [Issue] TokenManagerException: expired refresh token during FablibManager initia

[Issue] TokenManagerException: expired refresh token during FablibManager initia

Home Forums FABRIC General Questions and Discussion [Issue] TokenManagerException: expired refresh token during FablibManager initia

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #9611
    Plabon Dutta
    Participant

      Hi,

      I am encountering an authentication issue when trying to initialize FablibManager in my FABRIC Jupyter environment. When I run fablib = FablibManager(), it fails with the following traceback: TokenManagerException: Internal Server Error – (invalid_grant) expired refresh token (Full stack trace omitted for brevity, but it fails at token_manager.refresh_tokens)

      It appears the Credential Manager is rejecting the stored refresh token. Could someone advise on the recommended workflow to manually renew or reset my tokens so that the manager can initialize?

      Thanks!

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.