Posting video on Pixelfed fails #425
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: shadowfacts/Tusker#425
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See https://social.shadowfacts.net/notice/AYYaZfveZbB6FOEMtc
At the very least, needs a better error message
when a file that's too large is uploaded, pixelfed returns a 200 response with html in the body so decoding the response fails:
https://social.shadowfacts.net/notice/AZavmXXnOtszlXFIum
Will try sending Accept: application/json for all API requests, but waiting until the 2023.8 beta cycle.