RingVideos icon indicating copy to clipboard operation
RingVideos copied to clipboard

Cannot authenticate

Open Radiateurs opened this issue 1 year ago • 2 comments

I get the following error when running the command with valid values. I'm running it in Windows 11, with .Net Sdk 7.0 Executed with:

all -u <myEmail> -p <myPassword> -m 10

Result:

Authenticating using provided username and password
fail: RingVideos.RingVideoApplication[0]
      KoenZomers.Ring.Api.Exceptions.AuthenticationFailedException: Authentication of the session failed
         at KoenZomers.Ring.Api.HttpUtility.FormPost(Uri url, Dictionary`2 formFields, NameValueCollection headerFields)
         at KoenZomers.Ring.Api.Session.Authenticate(String operatingSystem, String hardwareId, String appBrand, String deviceModel, String deviceName, String resolution, String appVersion, Nullable`1 appInstallationDate, String manufacturer, String deviceType, String architecture, String language, String twoFactorAuthCode)
         at RingVideos.RingVideoApplication.Authenicate(Authentication auth) in <MyPath>\RingVideos\RingVideos\RingVideoApplication.cs:line 53
         at RingVideos.RingVideoApplication.Run(Filter filter, Authentication auth) in <MyPath>\RingVideos\RingVideos\RingVideoApplication.cs:line 87

Radiateurs avatar Jul 31 '23 06:07 Radiateurs

Did this issue never get resolved?

dfliss avatar Dec 07 '23 06:12 dfliss

currently have the same issue

Authenticating using provided username and password Connection failed. Validate your credentials.

ironsniper1 avatar Jan 27 '24 03:01 ironsniper1