This repository was archived by the owner on Aug 7, 2023. It is now read-only.
-
|
Hi, I tried to login on the Deta CLI using the access token...both with the env variable and the token file. How can I fix this? I cannot login from browser, it's a remote machine. |
Beta Was this translation helpful? Give feedback.
Answered by
sudo-subg
Jan 12, 2023
Replies: 1 comment 1 reply
-
|
Can you try creating new access token? And make sure it's |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
paluigi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you try creating new access token? And make sure it's
tokensnottokenfile in.detafolder in the home directory with {"deta_access_token":"your_access_token"} as the file content.