-
Notifications
You must be signed in to change notification settings - Fork 95
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
LJ.XMLRPC.getevents #68
Comments
Hello. To help with troubleshooting, I would need, In no particular order:
In the meantime, you can bump up the debug level on the |
i made install with composer require phpxmlrpc/phpxmlrpc:4.0
this is server response response must be for example i can't understand what is it this sorry for bad english |
Ok, so what is probably going on here is the fact that the client declares in its http request that it supports reception of compressed responses (this is done via sending an The client does declares its support for compressed responses because you have the zlib php extension enabled. I would suggest that you first check if the xmlrpc payload that you get back without compression is what you expect, and then, if you really want compression, continue the debugging from there. |
WOW! |
An error occurred: Code: 104
Reason: 'Received from server invalid compressed HTTP'
livejournal.com
The text was updated successfully, but these errors were encountered: