sharkiq icon indicating copy to clipboard operation
sharkiq copied to clipboard

`_set_credentials()` Error Checking

Open JeffResc opened this issue 2 years ago • 0 comments

This method explicitly checks for two specific error codes and assumes any other response was successful. It should likely raise a more generic exception if any other error code is passed. (View context)

The _set_credentials() method in ayla_api.py is affected.

JeffResc avatar Apr 11 '22 12:04 JeffResc