You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed 500 and 401 errors reporting missing API Key (#66)
* Editted 500 and 401 errors to their correct meaning
before these resposne status codes were reporting that the API key was invalid or missing, these are actually server side or auth issues
* Editted 500 and 401 errors to their correct meaning
before these resposne status codes were reporting that the API key was invalid or missing, these are actually server side or auth issues
* Removed a modified file from pull request
* resolved mypy type suggestions errors
* changed to version 0.2.10
---------
Co-authored-by: Carson Lam <[email protected]>
0 commit comments