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

HELP URGENT on update row on User class using rest api  #155

@leonova

Description

@leonova

Hi,

Please help me on updating row using rest api. Below are my current format of my arguments. Why am i getting error " {"code":101,"error":"object not found for update"}"

Array (

[method] => PUT
[requestUrl] => User/pGc1EsYKG1
[data] => Array
(
[user_fullname] => asdas
[email] => [email protected]
[user_gender] => female

)

[action] => update

)

https://api.parse.com/1/classes/User/pGc1EsYKG1

{"code":101,"error":"object not found for update"}

Please advise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions