使用Volley连接服务器时出错400

时间:2018-03-21 18:50:34

标签: android-volley

我必须使用POST方法将我的数据发送到我的API; 我使用Volley Lib连接到服务器;因为我的响应是Json Object所以我使用了JsonObjectRequest;但我有这个错误:

Unexpected response code 400

当我记录Volley错误时:

com.android.volley.ClientError

and here is my codes(click plz)

如果可以的话,如果能回答我,我将非常感激。

0 个答案:

没有答案