Fix expected HTTP error structure in client
Fix expected HTTP error structure in client
On april the HTTP Error structure in responses from the API of MM was updated and standarized.
Later we could confirm that the "errors" array would always contain one single error. Here, we change the HTTPError class accordingly.
Update CHANGELOG
Edited by Administrator