When one sends a PUT request (or a POST with the _method=PUT hack for that matter), the app throws a 400 error code (Bad request). This may be my misunderstanding of the role attribute, or that there is actually an issue here.
Is this parameter supposed to be editable by the client application? Or can someone suggest a way to set some users as admins..?
Thanks!
When one sends a PUT request (or a POST with the _method=PUT hack for that matter), the app throws a 400 error code (Bad request). This may be my misunderstanding of the role attribute, or that there is actually an issue here.
Is this parameter supposed to be editable by the client application? Or can someone suggest a way to set some users as admins..?
Thanks!