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