**Describe the bug** When the response type is text, Awi does not recognize it automatically and fails when `JSON.parse`-ing. **Expected behaviour** Awi should determine that the response type is text.
Describe the bug
When the response type is text, Awi does not recognize it automatically and fails when
JSON.parse-ing.Expected behaviour
Awi should determine that the response type is text.