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

Snapshot error #39

Open
LyNac opened this issue Mar 15, 2023 · 0 comments
Open

Snapshot error #39

LyNac opened this issue Mar 15, 2023 · 0 comments

Comments

@LyNac
Copy link

LyNac commented Mar 15, 2023

Attempting to download snapshots from my Ring doorbell and got this error:

fail: RingVideos.RingVideoApplication[0]
      System.Net.WebException: The remote server returned an error: (404) Not Found.
         at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
         at System.Net.WebRequest.<>c.<GetResponseAsync>b__68_2(IAsyncResult iar)
         at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
      --- End of stack trace from previous location where exception was thrown ---
         at KoenZomers.Ring.Api.HttpUtility.DownloadFile(Uri url, String bearerToken, Int32 timeout)
         at KoenZomers.Ring.Api.Session.GetLatestSnapshot(Int32 doorbotId)
         at KoenZomers.Ring.Api.Session.GetLatestSnapshot(Int32 doorbotId, String saveAs)
         at RingVideos.RingVideoApplication.GetSnapshot(Int32 doorbotId, String fileName) in C:\Users\mimcke\source\repos\RingVideos\RingVideos\RingVideoApplication.cs:line 194
         at RingVideos.RingVideoApplication.DownloadSnapshots(Filter filter) in C:\Users\mimcke\source\repos\RingVideos\RingVideos\RingVideoApplication.cs:line 169
         at RingVideos.RingVideoApplication.Run(Filter filter, Authentication auth) in C:\Users\mimcke\source\repos\RingVideos\RingVideos\RingVideoApplication.cs:line 145

It appears to be trying to access your user folder.

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

1 participant