Summary
Fixed a bug where requests to the api were not properly closing the connection. This lead to a situation where client would not wait for a response and proceed but the SDK was still processing the request and was sending the response into the void.