Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Doesn't work anymore #97

Open
ankurbajaj9 opened this issue Jul 22, 2018 · 8 comments
Open

Doesn't work anymore #97

ankurbajaj9 opened this issue Jul 22, 2018 · 8 comments

Comments

@ankurbajaj9
Copy link

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

@tchellomello
Copy link
Owner

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?

@cteodorski
Copy link

cteodorski commented Jul 26, 2018

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('user@cccc.com', '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$

@denisvic
Copy link

denisvic commented Nov 25, 2018

Same problem here. Doesn't work anymore.

@chaddotson
Copy link
Contributor

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

@Zaschii
Copy link

Zaschii commented Mar 21, 2020

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

@sspycher
Copy link

same

1 similar comment
@jlim039
Copy link

jlim039 commented May 9, 2021

same

@chaddotson
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants