Skip to content

Camera record() method always returns endpoint down or throttled #537

@ATran31

Description

@ATran31

Describe the bug
I am able to connect and use some functions, but in particular the video record() function is constantly failing with the message
Connection error. Endpoint https://rest-u008.immedia-semi.com/network/<network-id>/camera/<camera-id>/clip possibly down or throttled. This continues to happen after numerous attempts.

I don't think there is any throttling issue as I am able to successfully invoke other methods like snap_picture(). Is anyone else experiencing this? Wondering if it is limited to the Blink Minis.

To Reproduce
Steps to reproduce the behavior:

  1. Complete the init and authorization process
  2. Attempt to start recording on any of the returned cameras by calling blink.cameras['my-cam'].record().

Expected behavior
Create a recording clip.

Home Assistant version (if applicable):
N/A

blinkpy version (not needed if filling out Home Assistant version):
0.18.0

Log Output/Additional Information
If using home-assistant, please paste the output of the log showing your error below. If not, please include any additional useful information.

PASTE LOG OUTPUT HERE

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThere is an issue causing unexpected resultshelp-wantedAssistance required due to lack of resources for testing or complexity

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions