MayGo / tockler

An application that tracks your time by monitoring your active window title and idle time.
http://maygo.github.io/tockler/
GNU General Public License v2.0
874 stars 103 forks source link

Failed to get macaroon when trying to generate token #189

Open aq-atompoint opened 2 years ago

aq-atompoint commented 2 years ago

Hey There, I am trying to gerenarate token with the below command

snapcraft export-login --snaps=tockler --acls=package_upload,channel --channels=stable -

then it asks for email and password, and after putting the credentials, I am getting the below error.

Store Error: Failed to get macaroon

need help on the above issue.

thanks.