jsetton / smartthings-ring

Get motion/doorbell events and control lights/siren on Ring devices via SmartThings.
Apache License 2.0
11 stars 10 forks source link

Two Factor Blank Page #5

Closed jdugan4859 closed 4 years ago

jdugan4859 commented 4 years ago

There doesn't seem to be a way to add the verification page. Once I put in my UN/P it just takes me to a blank page.

jsetton commented 4 years ago

Could you attach a screenshot? First, you need to enter your username and password. If you have two factor enabled on your Ring account, you should receive a text message and the setup page will give the ability to enter the code that was sent. Keep in mind that Ring has implemented temporary ban when making too many unsuccessful login requests in a short period.

jdugan4859 commented 4 years ago

I am running of the most recent version on Github.

I go to the main setup page and enter my credentials.

I press next, and am taken to the next page, and then get the text message from Ring, but I’m never given a place to enter the code.

If I press done, it just gives me an error.

Sent from my iPhone

On Feb 21, 2020, at 10:30 AM, Jeremy notifications@github.com wrote:

 Could you attach a screenshot? First, you need to enter your username and password. If you have two factor enabled on your Ring account, you should receive a text message and the setup page will give the ability to enter the code that was sent. Keep in mind that Ring has implemented temporary ban when making too many unsuccessful login requests in a short period.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jsetton commented 4 years ago

Ring changed some of the information sent after the initial login when 2fa is enabled. I will apply a patch to correct this.

jsetton commented 4 years ago

@jdugan4859 I have merged a fix for this one. Just use the latest version and you should be all set. Thanks for raising this one 👍