Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not update object from Cloud Code #1723

Closed
GongChen1107 opened this issue May 8, 2016 · 0 comments
Closed

Can not update object from Cloud Code #1723

GongChen1107 opened this issue May 8, 2016 · 0 comments

Comments

@GongChen1107
Copy link

GongChen1107 commented May 8, 2016

I use cloud code to save an object but it come up 404 error,bu I use Android SDK to update the same object it can works and returns 200.
GET /parse/hPV6SQ8qqRr0wWN9Bv9whzZrhSVbYdrMDoI0wReW/classes/GameScore 200 7084.473 ms - 216
POST /parse/hPV6SQ8qqRr0wWN9Bv9whzZrhSVbYdrMDoI0wReW/functions/androidInputCode 200 9853.957 ms - 17
PUT /parse/hPV6SQ8qqRr0wWN9Bv9whzZrhSVbYdrMDoI0wReW/classes/GameScore/my647z8iLW 404 4056.681 ms - 40
GET /parse/hPV6SQ8qqRr0wWN9Bv9whzZrhSVbYdrMDoI0wReW/classes/GameScore 200 4421.380 ms - 216
PUT /parse/hPV6SQ8qqRr0wWN9Bv9whzZrhSVbYdrMDoI0wReW/classes/GameScore/my647z8iLW 200 8162.046 ms - 40
PUT /parse/hPV6SQ8qqRr0wWN9Bv9whzZrhSVbYdrMDoI0wReW/classes/GameScore/my647z8iLW 200 22745.619 ms - 40

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

No branches or pull requests

1 participant