-
-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid JSON because of unescaped character "lastcode" #2189
Comments
Please post the output for |
|
Please test https://github.com/MichaelDvP/EMS-ESP32/releases/tag/latest |
Now I had to restart the s32 in order to activate telnet, the error is gone 🤔 |
closing this one then, fix will be in Michael's upcoming PR and 3.7.1 |
Please check if t is fixed with https://github.com/MichaelDvP/EMS-ESP32/releases |
The error no longer occurs in version v3.7.3-test.1. Thanks for the quick fix! |
DESCRIPTION
It looks like my ems-esp sends an invalid JSON because of unescaped character to the mqtt.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
http://<IP>/api/system
TO REPRODUCE
"lastcode" has an unescaped character
EXPECTED BEHAVIOUR
remove invalid/control characters
SCREENSHOTS
The text was updated successfully, but these errors were encountered: