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
No encryption key, just hex 7B0D0A09227374617475734C6176617472696365223A7B0D0A09092257694669537461747573223A2231222C0D0A090922457272223A22323535222C0D0A0909224D6163684D64223A2231222C0D0A0909225072223A223135222C0D0A09092250725068223A2230222C0D0A090922534C6576656C223A2232222C0D0A09092254656D70223A223930222C0D0A0909225370696E5370223A2234222C0D0A0909224F707431223A2230222C0D0A0909224F707432223A2230222C0D0A0909224F707433223A2230222C0D0A0909224F707434223A2230222C0D0A0909224F707435223A2230222C0D0A0909224F707436223A2230222C0D0A0909224F707437223A2230222C0D0A0909224F707438223A2230222C0D0A090922537465616D223A2230222C0D0A09092244727954223A2230222C0D0A09092244656C56616C223A22323535222C0D0A09092252656D54696D65223A22313336222C0D0A0909225265636970654964223A2230222C0D0A090922436865636B55705374617465223A2230220D0A097D0D0A7D
debug log
2022-08-28 13:23:37.123 DEBUG (MainThread) [custom_components.candy] Finished fetching candy data in 2.259 seconds (success: False)
2022-08-28 13:23:48.724 DEBUG (MainThread) [custom_components.candy] Finished fetching candy data in 1.601 seconds (success: False)
2022-08-28 13:23:59.884 INFO (MainThread) [custom_components.candy.client] Trying to get a response without encryption (encrypted=0)...
2022-08-28 13:24:00.598 DEBUG (MainThread) [custom_components.candy.client]
2022-08-28 13:24:00.598 INFO (MainThread) [custom_components.candy.client] Failed to get a valid response without encryption, let's try with encrypted=1...
2022-08-28 13:24:07.543 INFO (MainThread) [custom_components.candy.client] Response is not encrypted (despite encryption=1 in request), no need to brute force the key
2022-08-28 13:24:27.631 INFO (MainThread) [custom_components.candy.client] Backing off status_with_retry(...) for 0.7s (aiohttp.client_exceptions.ServerDisconnectedError: Server disconnected)
2022-08-28 13:24:29.990 DEBUG (MainThread) [custom_components.candy] Finished fetching candy data in 22.446 seconds (success: False)
Glad to help if needed
Thank you
The text was updated successfully, but these errors were encountered:
Hi I've this error after configuration.
Error communicating with API: JSONDecodeError('unexpected content after document: line 1 column 2 (char 1)')
JSON
No encryption key, just hex
7B0D0A09227374617475734C6176617472696365223A7B0D0A09092257694669537461747573223A2231222C0D0A090922457272223A22323535222C0D0A0909224D6163684D64223A2231222C0D0A0909225072223A223135222C0D0A09092250725068223A2230222C0D0A090922534C6576656C223A2232222C0D0A09092254656D70223A223930222C0D0A0909225370696E5370223A2234222C0D0A0909224F707431223A2230222C0D0A0909224F707432223A2230222C0D0A0909224F707433223A2230222C0D0A0909224F707434223A2230222C0D0A0909224F707435223A2230222C0D0A0909224F707436223A2230222C0D0A0909224F707437223A2230222C0D0A0909224F707438223A2230222C0D0A090922537465616D223A2230222C0D0A09092244727954223A2230222C0D0A09092244656C56616C223A22323535222C0D0A09092252656D54696D65223A22313336222C0D0A0909225265636970654964223A2230222C0D0A090922436865636B55705374617465223A2230220D0A097D0D0A7D
debug log
Glad to help if needed
Thank you
The text was updated successfully, but these errors were encountered: