Skip to content

Response parsing bug #1

@sarahman

Description

@sarahman

In line 113 ~ 115 of the SSLWireless class, if condition checking should be like

if ($array['LOGIN'] != "SUCCESSFULL") {
    throw new \Exception("API Authentication failed!");
}

For the current checking, SMS is sent successfully; but building response is now erroneous.

@shahariaazam brother, please check that piece of code ASAP.

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