简体   繁体   English

Rest API 使用 ZB9794896D699A78542152D376A03C00Android 调用

[英]Rest API call in Android using Retrofit

i want to build a GPS Android App with Rest APIs requests using Retrofit.我想构建一个 GPS Android 应用程序和 Rest API 请求使用 ZB9794896D699A78542052D3。 However, I have a problem with a requets.但是,我对请求有疑问。 The response.body() is null. response.body()是 null。 All of my other requests work fine.我所有的其他请求都可以正常工作。 I hope someone can help me...我希望有一个人可以帮助我...

请求类 错误代码 邮差

Exception is saying that response.body() returns null.例外是response.body()返回 null。 You can set breakpoint on this line and check if it is null or not.您可以在此行设置断点并检查它是否为 null。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM