Skip to content

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.

Merge request reports

Loading