question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Video endpoint not working

See original GitHub issue

Describe the bug Video api endpoint changed

To Reproduce Steps to reproduce the behavior:

  1. Log in
  2. Retrieve token and network ids
  3. Attempt to get list of videos, platform throws exception and fails

Expected behavior

  • Be able to extract videos from correct api endpoint
  • do not stall platform initialization due to video api endpoint changing

Home Assistant version (if applicable): 0.85.1

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

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
jmizellcommented, Jan 23, 2019

So if you look into the android apk, you can see an interface for the api they’re using. It’s expecting authentication as a post request to https://rest-[region].immedia-semi.com/api/v2/login, with a payload that contains email, password, app version, client type, etc, etc.

So it does look like they moved the authentication path for the clients. I’m guessing they’re finally shutting down the v1 api.

If you pull a copy of the android apk, unzip the apk, and open classes.dex in jadx-gui it’s all there.

0reactions
sinclairpaulcommented, Jan 25, 2019

Looks like the details are at aswell:

https://github.com/MattTW/BlinkMonitorProtocol/issues/20

Read more comments on GitHub >

github_iconTop Results From Across the Web

video not working - Cisco Community
Hi. i have Cisco telepresence MX800 when i make call between telepresence and IP phone the first Phone can make video call but...
Read more >
Endpoint activation troubleshooting tips - Pexip Service Help
Here's help with issues that can occur with any video endpoint model or method of activation. Closed Checking your video endpoint's DNS configuration....
Read more >
What are the Troubleshooting Scenarios for a Short Video ...
Unable to connect using the new short video address for Cisco Webex Meetings Video Endpoints. The call is not connecting to the Cisco...
Read more >
Managing and Troubleshooting Video Conferencing Endpoints
Finally, vAnalytics users and troubleshoot issues with video conferencing endpoints and manage their assets in one tool!
Read more >
Troubleshoot Media Services | Microsoft Learn
Account issues · Common video playback issues · You can't play an MP4 file from the asset · Encrypted content won't play in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found