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

Liveview endpoint not working #367

Closed
fronzbot opened this issue Aug 6, 2020 · 0 comments · Fixed by #389
Closed

Liveview endpoint not working #367

fronzbot opened this issue Aug 6, 2020 · 0 comments · Fixed by #389
Labels
bug There is an issue causing unexpected results

Comments

@fronzbot
Copy link
Owner

fronzbot commented Aug 6, 2020

Describe the bug
Liveview API endpoint changed and no longer works

Fix

I changed line 248 of the api.py file to the following:
f"{blink.urls.base_url}/api/v5/accounts/{blink.account_id}/networks/{network}/cameras/{camera_id}/liveview"
and it is working fine, I am getting the immis link.

Originally posted by @e-team-t in #343 (comment)

blinkpy version: 0.16.3

@fronzbot fronzbot added the bug There is an issue causing unexpected results label Aug 6, 2020
@fronzbot fronzbot mentioned this issue Oct 6, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug There is an issue causing unexpected results
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant