Posting Images with rpi not updating in thingspeak
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 件のコメント
新しい順I'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.
サインインして参加する