Google-Tasks-Backup / import-tasks

Google Tasks Import (GTI)
https://import-tasks.appspot.com
Apache License 2.0
7 stars 1 forks source link

System Error: AccessTokenRefreshError: invalid_grant #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I receive the following error when attempting to import tasks
"Status = Error
System Error: AccessTokenRefreshError: invalid_grant"

I exported only uncompleted / unhidden tasks from my main account (~4000 
tasks), then  attempted to import the gtback file into two different gmail 
accounts - with the same error occurring around halfway through the import each 
time.

Original issue reported on code.google.com by bard...@gmail.com on 25 Sep 2012 at 4:40

GoogleCodeExporter commented 9 years ago
Upon attempting import to the same account I received this error today:
Status = Error

System Error: HttpError: <HttpError 404 when requesting 
https://www.googleapis.com/tasks/v1/lists/MDE3OTUxNjg1MTQ4MTc3OTc4MTE6MTg0MDAwMD
M5OTow/tasks?alt=json&parent=&previous=MDE3OTUxNjg1MTQ4MTc3OTc4MTE6MTg0MDAwMDM5O
ToxMDUzMzA5NTk0 returned "Not Found">

Original comment by bard...@gmail.com on 26 Sep 2012 at 3:06

GoogleCodeExporter commented 9 years ago
The 'invalid_grant' was due to authentication expiring. I have used a different 
authentication method which should eliminate that.

The '404 Not Found' error is generated by the Google Tasks server. I have 
implemented a workaround to (hopefully) handle those errors.

Both these issues have (hopefully) been fixed in version 0.2.227, which is now 
live at import-tasks.appspot.com

Original comment by Julie.Sm...@gmail.com on 4 Nov 2012 at 8:07

GoogleCodeExporter commented 9 years ago
No further reports, so I'm closing this issue

Original comment by Julie.Sm...@gmail.com on 5 Jun 2013 at 4:38