Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AlexBa opened this issue Sep 1, 2017 · 0 comments
Open

Comments

@AlexBa
Copy link

AlexBa commented Sep 1, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant