Skip to content

BUG: objectId is an invalid field name while do installation #214

Closed
@zenz

Description

@zenz

running the examples with initInstallation() test. I got this.

/flutter (11004): ╭-- Parse Request
I/flutter (11004): curl -X POST -H 'content-type: text/plain; charset=utf-8' -H 'user-agent: Flutter Parse SDK 1.0.22' -H 'X-Parse-Application-Id: myserver.appid' -H 'X-Parse-Master-Key: 12345678' -d '{"objectId":"o54qZou1ZE","installationId":"40e9372c-dfe4-44ab-aacb-50f6a72bf2fc","deviceType":"android","localeIdentifier":"en_US","appName":"flutter_plugin_example","appVersion":"1.0","appIdentifier":"com.example.flutterpluginexample","parseVersion":"1.0.22"}' https://myserver:3001/hb/installations
I/flutter (11004):
I/flutter (11004):  https://myserver:3001/hb/installations
I/flutter (11004): ╰--
I/flutter (11004): ╭-- Parse Response
I/flutter (11004): Class: _Installation
I/flutter (11004): Function: ParseApiRQ.create
I/flutter (11004): Status Code: 105
I/flutter (11004): Type: InvalidKeyName
I/flutter (11004): Error: objectId is an invalid field name.
I/flutter (11004): ╰--

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