Failing to authenticate
Closed this issue · 1 comments
FricoRico commented
Hi thanks for your effort to make a minimal client.
Since you are missing some documentation I'm flying kind of blind. When trying to fetch an album I see a device login link in the container logs. I follow it in the browser and authenticate, however nothing seems to be happening after that. The token is not added to the json
file.
Is this flow implemented yet?
FricoRico commented
As a follow up I found out it was a permission issue to the token.json
file. After fixing that it worked as expected.