If the `Content-Type` coming back from the fetch isn't JSON, then it shouldn't be parsed as such, even if it is an "OK" response. https://github.com/mxenabled/mx-atrium-node/blob/master/index.js#L171 is the offending code.