TimerCam - "not found image data"
-
Brand new ESP32 PSRAM Timer Camera X (OV3660). Serial output seems to indicate the picture was uploaded (below), but when I access the URL it says "{"error_msg":"not found image data"}"
Note: for some reason the token changes each time I get the token from m5burner (Windows). Doesn't seem to matter whether I get the token before or after burning.
Capturing image...
Posting image to server...success!
-- Image posted to url: http://api.m5stack.com:5003/timer-cam/image?tok=
-- Please add your token at the end of the url
-- You can get your token in M5Burner -
I have the same issue. image says it was successfully posted, but when I go to the URL with the token I just get this:
{
"error_msg": "not found image data"
} -
@dhellellerstedt
The reason is simple: The images get uploaded, but not to api.m5stack.com but to 120.77.157.90 (Aliyun/Alibaba Cloud). Simply use that IP and you will get your images. Of course that raises the question why there is this missmatch. Maybe the Firmware-Images in M5Burner got mixed up or some other reason...Regarding the Tokens: They change each time because only the forst 12 chars are relevant.