ns1 / ns1-go

Golang API client for NS1
Apache License 2.0
34 stars 59 forks source link

return HTTP non-JSON error messages to caller #177

Closed eravin-ns1 closed 1 year ago

eravin-ns1 commented 1 year ago

return the actual error message from the API instead of the non-informative error from json.Unmarshal()