Yizhen Shi

Results 2 comments of Yizhen Shi

@pvazqu1 Hi! Thank you for report this issues. I do find a bug in our code and working on a fix now. Just a side note, the example you give...

I am hoping #77 will help with this. When #77 merged, you could use something like ``` request.addParam("username_list", new JSONArray(new ArrayList(Arrays.asList("username1", "username2", "username3")))); ```