This repository was archived by the owner on Feb 21, 2022. It is now read-only.

Description
Every time I try to sync a specific file that has uploaded successfully via api.commit() I get this error:
todoist.api.SyncError: ('b8a5bb94-3a7e-11ec-ac5a-448500173a18', {'error': 'Invalid temporary id', 'error_code': 16, 'error_extra': {}, 'error_tag': 'INVALID_TEMPID', 'http_code': 400})
Other files have no issue. This file is just a PNG and it uploads fine and when I add to a note and sync it fails repeatedly. I can't see how this has anything to do with the file since it is generating a UUID every time or why this UUID is considered invalid