panasonic_cc icon indicating copy to clipboard operation
panasonic_cc copied to clipboard

Authentication error

Open alexinfopro opened this issue 2 years ago • 1 comments

Hi

I've just set up my air conditioners using the mobile app, and have added the integration in HACS.

When adding the integration in HA, I get this error:

"Login ID or password is incorrect,or account is locked"

I can use the app successfully with these credentials. It's not clear how I can verify my credentials separately from the app.

One thing to note is that I've used a "+" character in the email address, I'm not sure if this is causing the issue?

[email protected]

Log below

This error originated from a custom integration.

Logger: custom_components.panasonic_cc.config_flow Source: custom_components/panasonic_cc/pcomfortcloud/session.py:158 Integration: Panasonic Comfort Cloud (documentation) First occurred: 18:37:22 (4 occurrences) Last logged: 19:50:23

Unexpected error creating device Traceback (most recent call last): File "/config/custom_components/panasonic_cc/config_flow.py", line 60, in _create_device devices = await self.hass.async_add_executor_job(api.get_devices) File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) File "/config/custom_components/panasonic_cc/pcomfortcloud/session.py", line 201, in get_devices self.login() File "/config/custom_components/panasonic_cc/pcomfortcloud/session.py", line 105, in login self._create_token() File "/config/custom_components/panasonic_cc/pcomfortcloud/session.py", line 158, in _create_token raise ResponseError(response.status_code, response.text) custom_components.panasonic_cc.pcomfortcloud.session.ResponseError: Invalid response, status code: 401 - Data: {"message":"Login ID or password is incorrect,or account is locked","code":4101}

alexinfopro avatar Jan 09 '23 12:01 alexinfopro

Please check your credentials and try again. Failing that, you may need to wait 24 hours.

codyc1515 avatar Jan 09 '24 20:01 codyc1515

This issue has been inactive for a while, so we’re closing it for now. If you believe this issue is still relevant, please feel free to reopen it or create a new one.

sockless-coding avatar Aug 06 '24 08:08 sockless-coding