forked from maximebf/python-withings
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Any reason this API excludes user.activity scope? I wanted to get my steps but looks like you exclude NokiaActivity (wasn't sure if there was a reason for it)
https://github.com/orcasgit/python-nokia/blob/master/nokia/__init__.py#L265
Also when I try to get my sleep events (Even after setting scope to user.sleepevents or user.metrics), I still get a 503 error when I try to call client.get_sleep() or client.get_sleep_summary()
Metadata
Metadata
Assignees
Labels
No labels