jeffreydwalter / arlo

Python module for interacting with Netgear's Arlo camera system.
Apache License 2.0
520 stars 123 forks source link

403 Forbidden URL #152

Closed jlathrop closed 4 years ago

jlathrop commented 4 years ago

is anyone else getting the following error for the last few weeks? I don't think its related to the MFA yet, but wanted to ask before I start digging.

403 Client Error: Forbidden for url: https://my.arlo.com/hmsweb/login/v2

{"data":{"error":"2001","message":"The request's content is invalid.","reason":"The request's content is invalid.","errors":["Request method 'GET' not supported"]},"success":false}

jlathrop commented 4 years ago

I see a related report now. Sorry