Skip to content

Undefined index error on product and shop requests with no credentials. #10

@AlexBa

Description

@AlexBa

Hey there
I'm getting an undefined index error if I call for example:

$shopsRequest = new ShopsRequest($affilinet);
$shopsRequest->send();

The same problem appears on every product request. The reason of this problem is that I call the API with invalid credentials (to test whether the credentials are right or wrong).

It's is very easy to fix ;)

screenshot 2017-09-01 13 12 06

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