DJ on Nostr: silverpill I was testing the toot cli client and found a bug. I can post text fine ...
silverpill (nprofile…0tle)
I was testing the toot cli client and found a bug. I can post text fine but anything with images fails. I'm guessing that api/v1/media is a mastodon endpoint that mitra doesn't support?
root@mitra:/tmp# toot upload /tmp/8171c2331dd78ce786b363e8ab301def.png --debug
Uploading media: /tmp/8171c2331dd78ce786b363e8ab301def.png
DEBUG:toot: --> POST https://mi.parcero.casa/api/v1/media
DEBUG:toot: <-- POST https://mi.parcero.casa/api/v1/media HTTP 400 37ms
I was testing the toot cli client and found a bug. I can post text fine but anything with images fails. I'm guessing that api/v1/media is a mastodon endpoint that mitra doesn't support?
root@mitra:/tmp# toot upload /tmp/8171c2331dd78ce786b363e8ab301def.png --debug
Uploading media: /tmp/8171c2331dd78ce786b363e8ab301def.png
DEBUG:toot: --> POST https://mi.parcero.casa/api/v1/media
DEBUG:toot: <-- POST https://mi.parcero.casa/api/v1/media HTTP 400 37ms