-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Cannot get product list using the SOAP API #2971
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
Comments
this will works, filter on enityt_id > 0;
|
Hi @3m0, have you resolved the issue? |
This seems to be an issue on 2.0.5 and maybe earlier versions. I am able to make SOAP API calls to my instance on the dev branch but cannot make the same call to my instance on 2.0.5. |
@3m0 is this issue still actual? |
According to contributor guide, tickets without response for two weeks should be closed. |
I've been trying to get the product list using the following soap request:
However, all I get is the following response:
It says that the parameters are invalid, but I don't see what is invalid, since the filterGroups can be empty.
The text was updated successfully, but these errors were encountered: