This is so far the only time that the image is shown on Hubzilla.
this post was submitted on 24 Mar 2025
0 points (50.0% liked)
test
915 readers
6 users here now
For when you need to see what happens.
You can help us test patch releases at https://enterprise.lemmy.ml/
Also there are two more testing instances:
https://voyager.lemmy.ml/
https://ds9.lemmy.ml/
founded 6 years ago
MODERATORS
Haha I was using the API incorrectly. I was pushing the image in form.custom_thumbnail while form.url was empty. Apparently, u can't do that.
If u have an image only post, then u have to put the image uri in form.url. the custom_thumbnail is only there if you already have some other link.
Lemmy's documentation is really lacking. Unfortunately, contributing to it is a little complicated too (for lemmy-js-client), that is