Skip to content

Gracefully handle empty responses in Client#get_token

Peter Boling requested to merge github/fork/stanhu/sh-handle-bad-resposne into master

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