Any view on why this is happening ?
Tried to authorize via Postman, everything is working fine
Tried this in HA (entered client_id, client_secret in configuration.yaml) and got the prompt to login to the website (which I did using my app username and password). I login and it works fine, I can select my home, but when it returns to the HA screen, I get this error.
Log is showing
Logger: homeassistant.helpers.config_entry_oauth2_flow
Source: helpers/config_entry_oauth2_flow.py:220
First occurred: 11:04:25 (2 occurrences)
Last logged: 18:03:08
Token request for smappee failed (unauthorized_client): Invalid Credentials
and
Logger: homeassistant.helpers.config_entry_oauth2_flow
Source: helpers/config_entry_oauth2_flow.py:339
First occurred: 11:04:25 (2 occurrences)
Last logged: 18:03:08
Error resolving OAuth token: 401, message='Unauthorized', url='https://app1pub.smappee.net/dev/v3/oauth2/token'