python-eufy-security icon indicating copy to clipboard operation
python-eufy-security copied to clipboard

There was an unknown error while requesting passport/login: 403, message='Forbidden', url=URL('https://mysecurity.eufylife.com/api/v1/passport/login')

Open ThatMajd opened this issue 2 years ago • 1 comments

The bug I am trying the example code posted on the git, however I get the following error

There was a/an <class 'eufy_security.errors.RequestError'> error: There was an unknown error while requesting passport/login: 403, message='Forbidden', url=URL('https://mysecurity.eufylife.com/api/v1/passport/login')

I also tried creating a new account with no 2FA and sharing devices with the account as an admin.

Is it possible that eufy tightened their API access?

ThatMajd avatar Dec 15 '23 07:12 ThatMajd

I tried to use the API for the first time and also cannot login. Getting 403 when doing POST https://mysecurity.eufylife.com/api/v1/passport/login

axlsml avatar Mar 25 '24 09:03 axlsml