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

Can't delete project with temp id #81

Description

@hasii2011

I list the projects I have in my account

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'

The I do this using the projectID for PyUt

            todoist.projects.delete(projectId)
            todoist.sync()
            todoist.commit()

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions