If you specify the key of this image as unlocked_image_media_key and create a card with API : accounts/:account_id/cards/image_conversation, you will always get an error that unlocked_image_media_key cannot be found.
Is it a bug?
Hello,
Thanks for reaching out. Can I verify that this image has been uploaded within 24 hours when the API call is made? For unlocked_image_media_key, for the API call to work, you need to ensure that it is uploaded recently (Within 24 hours)
Maybe you can try uploading the photo again and perform the API call
Hello
I created the card immediately after uploading the image.
In my research, the size(MB) of the image seems to be too large.
This image can be used as a media_key, but not as a unlocked_image_media_key.
By all means, I would like you to make a conversation card from the API.
This looks like a bug.
Thank you.
ps.
The size of that image is less than 5MB.
Hello,
I manage to create the conversation card: https://twitter.com/jaredtcy/status/1551397100641931264
Doesn’t seem like I can reproduce the issue of the error you see.
Hello
It seems that the size of the media changes when I upload it to the forum.
Card creation fails for images with width: 8000px, height: 4180px, size: 4.79 MB.
Probably, I think that it will be reproduced if it is larger than 4.5MB.
Thank you.