Skip to content
This repository has been 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

Open
leonova opened this issue Jun 16, 2014 · 0 comments
Open

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

leonova opened this issue Jun 16, 2014 · 0 comments

Comments

@leonova
Copy link

leonova commented Jun 16, 2014

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant