Posting Images with rpi not updating in thingspeak
Latest activity Reply by Ken Mitchell
on 17 Mar 2023
I can upload an image using postman. But when I try it with my rpi the image never shows. I receive status code 202. Then the current image from postman goes blank. Tells me the post sort of worked... Does anyone have working python3 code that they can share?
4 Comments
Time DescendingI've had this problem before. The issue is the format that the PI sends the bytes for the image for an HTTP POST arent recognized as a valid image type by MATLAB in ThingSpeak.
Sign in to participate