You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
Inbox - projectId=2149220438
Personal - projectId=2149220439
Volunteer - projectId=2209278874
Development - projectId=2234544315
Big Mo - projectId=2234544340
Little Mo - projectId=2237279811
Condo - projectId=2237946044
Mini Mo - projectId=2238846449
PyUt - projectId='$bd5ab41c-ed5b-11ea-bd10-f40f242dd539'
I don't know if this is still relevant after a few months but I just had the same issue.
The project with temp id does not exist on the Todoist Servers but only locally on your machine. For me, deleting the cache (~/.todoist-sync/) solved the problem. I guess, calling todoist.reset_state() would also help.
I list the projects I have in my account
The I do this using the projectID for PyUt
I get:
todoist.api.SyncError: ('2f54a07a-efb2-11ea-a426-f40f242dd539', {'error_tag': 'INVALID_TEMPID', 'error_code': 16, 'error': 'Invalid temporary id', 'http_code': 400, 'error_extra': {}})
The PyUt Project is not visible in the Todoist App.
How to get rid of it?
The text was updated successfully, but these errors were encountered: