Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

fix(sponsorblock): return details of 400 error#143

Merged
oSumAtrIX merged 1 commit into
ReVanced:mainfrom
mchangrh:sponsorblock-400
Sep 18, 2022
Merged

fix(sponsorblock): return details of 400 error#143
oSumAtrIX merged 1 commit into
ReVanced:mainfrom
mchangrh:sponsorblock-400

Conversation

@mchangrh

@mchangrh mchangrh commented Sep 17, 2022

Copy link
Copy Markdown
Contributor

Users are coming into the SponsorBlock discord presenting error 400, which is a generic catch-all for inputs that are bad or impossible. This is usually a bad userID but eating the error makes troubleshooting extremely difficult when it's not.

Possible causes of 400

  • userID
  • videoID
  • no segments
  • invalid segment times
  • descriptions on non-chapters
  • chapters that exceed limit
  • lack of permissions

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants