Gracefully handle empty responses in Client#get_token
Created by: stanhu
Previously if the Content-Type were not JSON or had some unparsable
content, the client would fail with a nil
merge
error.
Created by: stanhu
Previously if the Content-Type were not JSON or had some unparsable
content, the client would fail with a nil
merge
error.