Commit fd26dbb
authored
BUGFIX: Trying to use response from exception as string
The return value of `ApiException->getResponse()` is no longer a
string, so decoding it as JSON fails.1 parent a9ec417 commit fd26dbb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
0 commit comments