Explanation
Either no serializers are registered to handle resource representation in this format, or the "accept" HTTP header MIME types have no matching format in REST configuration.
Action
Action
Map the requested mime type to one of the supported resource representation formats, or add support for the requested format by adding a serializer to handle resource representation.