Failure to parse paginated featured collection
If actor's featured
collection doesn't have orderedItems
property (and has a pointer to OrderedCollectionPage
instead), signature check fails, incoming activity gets dropped and {"errors":{"detail":"Internal server error"}}
response is returned.
I guess the error comes for pin_data_from_featured_collection
.