Skip to content

empty result in the case of server error #3

@dmitry-volkoff

Description

@dmitry-volkoff

If there is a mysql error message in the curl output, the $result is empty after the json_decode, because such error message is not a valid json. There is no useful information in the response -- no error, no error_information, just a pointless empty $result. That's not acceptable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions