How to POST an image to imgbb.com on ESP32 CAM? I get "Empty upload source." – Telegram API
I'm a DIYer and I'm trying to upload a picture from ESP32-CAM to imgbb.com using POST. This project from RandomNerdTutorials gave me a better notion about POST request on C++. I took their code and modified it to upload to…