Skip to content

Asking for api key  #150

@re-vitalize

Description

@re-vitalize

My code is failing because its asking for an api key. The app can see all my houses and locks. Would love to learn :

  1. why does it need an api key
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions