I'm having problems authenticating to ring.
Ring Plugin 1.0.0.27 Beta on HS4 Pro 4.2.18.3 (Windows)
I've accepted the terms/conditions, and the accept button has gone away. I filled out my username/password, and then click on "Fully Authenticate Ring Client". Nothing happens. No pop-ups, no additional fields to put in my authentication code, etc. Here's the relevant & redacted verbose logs:
3/29/2023 4:30:20 PM : LOG_TYPE_INFO - PostBackProc called with page = settings.html and data = navItemClick=General
3/29/2023 4:30:20 PM : LOG_TYPE_INFO - SettingsPostBackProc called with page = settings.html and data = navItemClick=General
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - PostBackProc called with page = settings.html and data = buttonClicked=fullAuthenticateBtn
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - SettingsPostBackProc called with page = settings.html and data = buttonClicked=fullAuthenticateBtn
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - EncryptData , no data
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - EncryptData , no data
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - Authenticate called with code =
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - DecryptData , no data
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - getAccessToken called with refreshToken available = False
3/29/2023 4:30:29 PM : LOG_TYPE_WARNING - Unsuccesfull getAccessToken while sending URL = https://oauth.ring.com/oauth/token, body = {"client_id":"ring_official_android","grant_type":"passwo rd" ,"password":"xxxxxxxxxx","username":"yyyyyyy@zzzzzzz.com" , "refresh_token":"","scope":"client","api_version":11,"de vice _model":"homeseer-ring"} and error = The request was aborted: Could not create SSL/TLS secure channel.
3/29/2023 4:31:20 PM : LOG_TYPE_INFO - PostBackProc called with page = settings.html and data = buttonClicked=Debug
3/29/2023 4:31:20 PM : LOG_TYPE_INFO - SettingsPostBackProc called with page = settings.html and data = buttonClicked=Debug
3/29/2023 4:31:20 PM : LOG_TYPE_INFO - PostBackProc called with page = settings.html and data = buttonClicked=tabClick&tabItem=Debug
3/29/2023 4:31:20 PM : LOG_TYPE_INFO - SettingsPostBackProc called with page = settings.html and data = buttonClicked=tabClick&tabItem=Debug​
In a browser on the HomeSeer machine, I am able to surf to "https://oauth.ring.com/oauth/token" - which I assume means that DNS is working and firewall is letting it through. Any ideas on how to get this authenticated?
Thanks!
Ring Plugin 1.0.0.27 Beta on HS4 Pro 4.2.18.3 (Windows)
I've accepted the terms/conditions, and the accept button has gone away. I filled out my username/password, and then click on "Fully Authenticate Ring Client". Nothing happens. No pop-ups, no additional fields to put in my authentication code, etc. Here's the relevant & redacted verbose logs:
3/29/2023 4:30:20 PM : LOG_TYPE_INFO - PostBackProc called with page = settings.html and data = navItemClick=General
3/29/2023 4:30:20 PM : LOG_TYPE_INFO - SettingsPostBackProc called with page = settings.html and data = navItemClick=General
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - PostBackProc called with page = settings.html and data = buttonClicked=fullAuthenticateBtn
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - SettingsPostBackProc called with page = settings.html and data = buttonClicked=fullAuthenticateBtn
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - EncryptData , no data
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - EncryptData , no data
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - Authenticate called with code =
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - DecryptData , no data
3/29/2023 4:30:28 PM : LOG_TYPE_INFO - getAccessToken called with refreshToken available = False
3/29/2023 4:30:29 PM : LOG_TYPE_WARNING - Unsuccesfull getAccessToken while sending URL = https://oauth.ring.com/oauth/token, body = {"client_id":"ring_official_android","grant_type":"passwo rd" ,"password":"xxxxxxxxxx","username":"yyyyyyy@zzzzzzz.com" , "refresh_token":"","scope":"client","api_version":11,"de vice _model":"homeseer-ring"} and error = The request was aborted: Could not create SSL/TLS secure channel.
3/29/2023 4:31:20 PM : LOG_TYPE_INFO - PostBackProc called with page = settings.html and data = buttonClicked=Debug
3/29/2023 4:31:20 PM : LOG_TYPE_INFO - SettingsPostBackProc called with page = settings.html and data = buttonClicked=Debug
3/29/2023 4:31:20 PM : LOG_TYPE_INFO - PostBackProc called with page = settings.html and data = buttonClicked=tabClick&tabItem=Debug
3/29/2023 4:31:20 PM : LOG_TYPE_INFO - SettingsPostBackProc called with page = settings.html and data = buttonClicked=tabClick&tabItem=Debug​
In a browser on the HomeSeer machine, I am able to surf to "https://oauth.ring.com/oauth/token" - which I assume means that DNS is working and firewall is letting it through. Any ideas on how to get this authenticated?
Thanks!
Comment