I'm using ESP32-CAM for my project. When its coded with Arduino, it gives an IP address to display the broadcast. I can open it with my PC or a web browser in my phone. But, when I try to connect the IP address in the mobile application made with MIT App Inventor it gives an error.
Error ''Header fields are too long for server to interpret''
Block Code
Arduino Code
esp_code.txt (2.3 KB)