-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
My code is failing because its asking for an api key. The app can see all my houses and locks. Would love to learn :
- why does it need an api key
- how do I get an api key
The output I'm getting is
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api-production.august.com:443
DEBUG:urllib3.connectionpool:https://api-production.august.com:443 "GET /users/me HTTP/11" 403 None
DEBUG:root:Token validation response status code: 403
DEBUG:root:Token validation response content: b'{"code":"Forbidden","message":"API key is not valid"}'
ERROR:root:Access token is invalid. Re-authentication required.
Error 9: Access token invalid, re-authentication required
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels