ayushsharma82 / NetWizard

No need to hard-code WiFi credentials ever again. (ESP32, RP2040+W)
https://netwizard.pro
GNU Affero General Public License v3.0
50 stars 6 forks source link

Request body not found. #13

Closed msanaullahsahar closed 3 months ago

msanaullahsahar commented 3 months ago

NetWizard library ---> default example: Async Demo. The example compiled and uploaded to esp32 dev kit successfully. ESP32 acts as APN. Other devices can connect to it. I can choose SSID and can enter password, after that the MQTT page/screen comes in. On entering mqtt broker and hitting FINISH button, an error appears on the top suggesting, Request body not found. git

ayushsharma82 commented 3 months ago

@msanaullahsahar Can you verify which version of NetWizard are you using? This bug was fixed with v1.0.9 release.

msanaullahsahar commented 3 months ago

Its 1.0.8 and installed through Arduino IDE library manager.

ayushsharma82 commented 3 months ago

Okay. The issue will be resolved upon updating to the latest version.