Skip to content

Error importing data from export: 'objectId is an invalid field name.' #2184

Closed
@doender

Description

@doender

I want to import existing data into a new parse-server instance (without using the migration tool).
However, when creating an object with a sett objectId using the rest api I get:

{u'code': 105, u'error': u'objectId is an invalid field name.'}

Also, if I delete the object id, the updatedAt and createdAt dates are not respected (they are set to the current date). Is there another way to import existing data?

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