You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to connect to device successfully. I tried pause and is working fine but when I try to use load function as describe in readme , its giving me this error.
su.litvak.chromecast.api.v2.ChromeCastException: Invalid request: INVALID_COMMAND
at su.litvak.chromecast.api.v2.Channel.send(Channel.java:388)
at su.litvak.chromecast.api.v2.Channel.sendStandard(Channel.java:348)
at su.litvak.chromecast.api.v2.Channel.load(Channel.java:505)
at su.litvak.chromecast.api.v2.ChromeCast.load(ChromeCast.java:448)
The text was updated successfully, but these errors were encountered:
I was able to connect to device successfully. I tried pause and is working fine but when I try to use load function as describe in readme , its giving me this error.
su.litvak.chromecast.api.v2.ChromeCastException: Invalid request: INVALID_COMMAND
at su.litvak.chromecast.api.v2.Channel.send(Channel.java:388)
at su.litvak.chromecast.api.v2.Channel.sendStandard(Channel.java:348)
at su.litvak.chromecast.api.v2.Channel.load(Channel.java:505)
at su.litvak.chromecast.api.v2.ChromeCast.load(ChromeCast.java:448)
The text was updated successfully, but these errors were encountered: