python-arlo icon indicating copy to clipboard operation
python-arlo copied to clipboard

Doesn't work anymore

Open ankurbajaj9 opened this issue 5 years ago • 8 comments

Can you check if your code still works with Arlo pro 2

ankurbajaj9 avatar Jul 22 '18 12:07 ankurbajaj9

I don't have an Arlo Pro 2 to test it. Can you perform the steps on this Readme https://github.com/tchellomello/python-arlo#usage and post the results?

tchellomello avatar Jul 22 '18 18:07 tchellomello

When I try to run the it seems to blow up immediately:

Traceback (most recent call last): File "arlocheck.py", line 2, in arlo = PyArlo('[email protected]', 'passwordgoeshere') File "/usr/local/lib/python3.5/dist-packages/pyarlo/init.py", line 52, in init days=days) File "/usr/local/lib/python3.5/dist-packages/pyarlo/media.py", line 29, in init self.videos = self.load(days) File "/usr/local/lib/python3.5/dist-packages/pyarlo/media.py", line 58, in load extra_params=params).get('data') AttributeError: 'NoneType' object has no attribute 'get' chris@optimusprime:~/code/arlobattery$

cteodorski avatar Jul 26 '18 17:07 cteodorski

Same problem here. Doesn't work anymore.

denisvic avatar Nov 25 '18 09:11 denisvic

Works fine for me, are you using the one available on pypi?

chaddotson avatar Aug 13 '19 02:08 chaddotson

Same problem here. Doesn't work anymore since few days.

Zaschii avatar Mar 21 '20 20:03 Zaschii

same

sspycher avatar Mar 26 '20 16:03 sspycher

same

jlim039 avatar May 09 '21 08:05 jlim039

I haven't used the package in quite some time, but assuming their api hasn't changed substantially it maybe linked to the 2FA mandate that can be turned off again.

chaddotson avatar May 09 '21 15:05 chaddotson