Mixcloud back-end cannot handle paging info being absent #17

Closed
opened 2024-02-14 08:05:40 +01:00 by paul · 0 comments
Owner

Apparently, if a feed has few results, no paging is necessary and thus the info is absent and the feed is not parsed successfully:

Feb 14 08:01:29 target podbringer[335]: 💥 Encountered error: HTTP error: error decoding response body: missing field `paging` at line 235 column 1

These fields should be optional! Example ID: thethrillseekers.

Apparently, if a feed has few results, no paging is necessary and thus the info is absent and the feed is not parsed successfully: ``` Feb 14 08:01:29 target podbringer[335]: 💥 Encountered error: HTTP error: error decoding response body: missing field `paging` at line 235 column 1 ``` These fields should be optional! Example ID: `thethrillseekers`.
paul added the
bug
label 2024-02-14 08:05:40 +01:00
paul self-assigned this 2024-02-14 08:05:40 +01:00
paul closed this issue 2024-02-23 20:08:08 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: paul/podbringer#17
No description provided.