mholt / timeliner

All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)
https://timelinize.com
GNU Affero General Public License v3.0
3.57k stars 116 forks source link

oauth token expired #20

Closed djhayman02 closed 5 years ago

djhayman02 commented 5 years ago

hiya,

I'm having a little trouble with oauth tokens.

I've set up timeliner and a google photos data source and managed to start downloading 9GB+.

Now, I receive an error saying the token needs to be refreshed (below) timeliner

I've tried creating new API keys and removing timerliner from my appl permissions within google but no joy. I haven't even been prompted to re-add app permissions within google.

Any help would be great

Dan

mholt commented 5 years ago

Hmm, I think I've encountered this before but only during dev and testing. Haven't seen it since...

Are you able to help debug it? (Or give instructions to replicate it...) Can you add some log.Println() calls into the code and see if certain values are what we expect?

mholt commented 5 years ago

I've only seen this on Facebook but I just pushed a reauth subcommand you can use to try re-authenticating... see the readme.