Posting request to accounts/Account_ID/categories without JSON body returns following result:
{
code = "MALFORMED_JSON_ERROR";
details = (
);
reason = "The HTTP message body couldn't be parsed as JSON.";
}
Would be nice to put it in inside error parameter.
Posting request to accounts/Account_ID/categories without JSON body returns following result:
Would be nice to put it in inside error parameter.