This repository was archived by the owner on Feb 15, 2026. It is now read-only.
Fix tagging #4313
cvandend
started this conversation in
Feature Requests
Fix tagging
#4313
Replies: 2 comments 1 reply
-
|
I am also getting this error for Radarr specifically. It works just fine to auto tag (Tag Requests) for Sonarr just fine so I don't know what the difference is... |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I'm seeing this error as well on all requests {
"errorMessage": "[Radarr] Failed to create tag: Request failed with status code 400",
"mediaId": 184,
"requestId": 185
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Requests from Overseer were failing and looked in the log and was seeing this:
[error][Media Request]: Something went wrong sending request to Radarr {"errorMessage":"[Radarr] Failed to create tag: Request failed with status code 400","requestId":318,"mediaId":1867}A quick search showed that I was not the only one experiencing this. Hopefully this can be fixed in Overseer in the near future.
https://www.reddit.com/r/radarr/comments/1ns9fiu/radarr_not_accepting_requests_from_jellyseerr/
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions