Eduardo Ramos
Posts: 0
Joined: Fri Sep 06, 2013 10:20 pm

Update user 400 bad request error

I am trying to update a user with the following url:

https://api.appery.io/rest/1/db/users...

But I'm getting this error:

{
"status":"400 Bad Request",
"url":"https://api.appery.io/rest/1/db/users...",
"response":{
"code":"DBUU234",
"description":"Creation and modification objects with system fields not allowed."
}
}

Any ideas? Everything seems ok to me. Can't find what I'm doing wrong.

Thanks in advance.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Update user 400 bad request error

Hi Eduardo,

Could you please show screenshots of Request and Settings service tabs?

Eduardo Ramos
Posts: 0
Joined: Fri Sep 06, 2013 10:20 pm

Update user 400 bad request error

Sure! Here they are. Image Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Update user 400 bad request error

Hi Eduardo,

Make sure you use correct database_id and session-token please.
Could you show us test request and all the parameters you use?

Eduardo Ramos
Posts: 0
Joined: Fri Sep 06, 2013 10:20 pm

Update user 400 bad request error

Here it is:
Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Update user 400 bad request error

Hello! Please rename request parameter "id" to " ID" for example. Also change it in service URL: {id} -- {ID}

Eduardo Ramos
Posts: 0
Joined: Fri Sep 06, 2013 10:20 pm

Update user 400 bad request error

Excellent, worked like a charm.

Thanks for the awesome support!

Return to “Issues”