Results 2 issues of junyama

Here is the way to reproduce the issue: 1) Create a new User by using Create new User API 2) Check ID of the user created at the step 1)...

I suppose that the line 66 and 70 should be: return m_client->doPostAsync("").callbackTo(&SendCoroutine::onResponse); return response->readBodyToStringAsync().callbackTo(&SendCoroutine::onBody);