orcasgit / python-nokia

Library for the Nokia Health API
Other
57 stars 23 forks source link

get_user call uses removed API resource #32

Open yhvh opened 5 years ago

yhvh commented 5 years ago

This resource has been removed from the API

    def get_user(self):
        return self.request('user', 'getbyuserid')