search

Home  >  Q&A  >  body text

android - okhttp3 上传报internal server error

我在用okhttp3上传照片带参数时,内容大于4M上传不成功,在onResponse的回调里,response的message显示internal server error,这是服务器的问题还是客户端的问题啊?

ringa_leeringa_lee2773 days ago474

reply all(1)I'll reply

  • 迷茫

    迷茫2017-04-17 17:53:38

    internal server error is obviously a server problem
    It is recommended to try uploading directly to confirm whether the server interface is normal

    reply
    0
  • Cancelreply