Skip to content

Fix error message when a peertube object is rejected for bad ID / URL

What does this MR do?

Fixes the error message generated with a Peertube obejct is rejected for having a mismatched ID or URLs. Currently, the error includes a massive inline JSON object that makes it unreadable. We instead return only the extracted URLs, which is cleaner.

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this merge request

Merge request reports

Loading