The API returns error details with capital "Error" key, but the code was checking for lowercase "error", causing error details to be ignored.
The API returns error details with capital "Error" key, but the code was checking for lowercase "error", causing error details to be ignored.