You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realize this isn't a bug, but a pain from the API. I get this every day:
This token has expired.
Failed to create session. Please refresh authorization.
(link here).
I click the link, I can use shell-fm again, for one day, on that particular workstation.
I wonder whether we could find a way using command line tools to get that token page, login, and confirm the token? Probably something involving curl & parsing.
I'm going to have a stab at it but if anyone can shed more light on it, great!
Cheers and thanks as always.. I use this program every day.
The text was updated successfully, but these errors were encountered:
I realize this isn't a bug, but a pain from the API. I get this every day:
This token has expired.
Failed to create session. Please refresh authorization.
(link here).
I click the link, I can use shell-fm again, for one day, on that particular workstation.
I wonder whether we could find a way using command line tools to get that token page, login, and confirm the token? Probably something involving curl & parsing.
I'm going to have a stab at it but if anyone can shed more light on it, great!
Cheers and thanks as always.. I use this program every day.
The text was updated successfully, but these errors were encountered: