MartinSGill / TodoTxtJs

A Javascript web app implementation of TodoTxt
72 stars 29 forks source link

Error loading from Dropbox #93

Open leofontenelle opened 6 years ago

leofontenelle commented 6 years ago

Since yesterday, when I open TodoTxtJs it fails to load my todo.txt from Dropbox, with a sticky red "Error loading" message. I have checked in dropbox.com's settings, and TodoTxtJs is still an authorized app. Reading from the error console, the error message is "Failed to load resource: the server responded with a status of 400 (Bad Request)", from https://api.dropbox.com/1/oauth/request_token.

Does TodoTxtJs use the v1 API for Dropbox? This is how the Android official app stopped working yesterday.

jason-mehmel commented 6 years ago

I am also having this problem. I have removed TodoTxtJs as an authorized app, hoping that would prompt the request to reconnect, that hasn't happened!

I've also tried logging out of the TodoTxtJs app itself, with no result.

This is my favourite todo.txt program! I hope we can get it back!

fayoh commented 6 years ago

So, it seems dropbox completely switched over to api V2 https://blogs.dropbox.com/developers/2017/09/api-v1-shutdown-details/

When I get some time I will try to look into the migration guide and see if I can get a fix going. https://www.dropbox.com/developers/reference/migration-guide