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

getting INVALID_COMMAND #129

Open
yogaredhat opened this issue Aug 10, 2020 · 1 comment
Open

getting INVALID_COMMAND #129

yogaredhat opened this issue Aug 10, 2020 · 1 comment

Comments

@yogaredhat
Copy link

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)

@grolschie
Copy link

Maybe provide more detail about your use of the load function? Some code?

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