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

Issue when using data->query (DataServices): Failed to parse XML-RPC request: Unknown type: nil #2

Closed
graphem opened this issue Aug 4, 2014 · 2 comments
Assignees

Comments

@graphem
Copy link

graphem commented Aug 4, 2014

I am getting this when using date->query:

Uncaught exception 'Infusionsoft\InfusionsoftException' with message 'Failed to parse XML-RPC request: Unknown type: nil'

Seems to be related to the sorting, as when I remove the last 2 variables, all fine except that I cannot sort.

@graphem graphem changed the title Issue when using data->query (DataServices) Issue when using data->query (DataServices): Failed to parse XML-RPC request: Unknown type: nil Aug 4, 2014
@mfairch mfairch self-assigned this Aug 4, 2014
@mfairch
Copy link
Contributor

mfairch commented Aug 4, 2014

Is there a reason why you can't sort?

@graphem
Copy link
Author

graphem commented Aug 4, 2014

Ok my bad this is not an issue, I was passing an integer to the $ascending when it was looking for bool. Thanks!

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

2 participants