-
Notifications
You must be signed in to change notification settings - Fork 2
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
Exception while running Discovery #10
Comments
It seems, that the XML send back from the device has some formatting errors, could you maybe provide the output http://192.168.31.237:9080 ? Or debug the issue and look what the response returned from the device is? |
I need the body (see Response tab when inspecting a request) of the message, maybe you could paste it here |
We'll test it again at the end of the week when I will get back to the same WiFi |
What kind of device is this? This does not seem to be in accordance with the UPnP specification |
Smart TV made by LG. |
Example code that I used
Debugged the response in discovery.dart file line 372 and the value of the content variable is
status=ok
This IP belongs to my LGwebOSTV
The text was updated successfully, but these errors were encountered: