Code Monkey home page Code Monkey logo

Comments (6)

getActivity avatar getActivity commented on August 26, 2024

麻烦给一下 UnifiedLoginApi 类的源码

from androidproject.

nszaaa3 avatar nszaaa3 commented on August 26, 2024

这里是UnifiedLoginApi的代码以及ReleaseServer的配置,没有使用TestServer。
image

from androidproject.

getActivity avatar getActivity commented on August 26, 2024

使用一个 Bean 类代替 JsonObject 即可

from androidproject.

nszaaa3 avatar nszaaa3 commented on August 26, 2024

感谢您的解答,抱歉回复晚了,我试了您提示的创建了一个Parameter类代替JSONObject,仍在ReleaseServer里使用BodyType.JSON,依然会报同样的错误。于是我为此接着为parameter的子节点condition和page分别创建了类,又为condition的keyValueList创建了类,最终发送成功。结论还是:在发送请求时,参数内包含List类型时会报错。

from androidproject.

nszaaa3 avatar nszaaa3 commented on August 26, 2024

问题是出在了EasyUtils的beanToHashMap,如果传入的值包含一个List值,会走死循环mapToJsonObject,正在查看您的源码寻找解决办法。

from androidproject.

getActivity avatar getActivity commented on August 26, 2024

问题已经修复,你升级到 8.0 版本即可

from androidproject.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.