Replies: 1 comment 3 replies
-
|
Everything in jellyseerr already works via api. Including approvals. You can monitor the network logs on webui to see exactly what request is being made. |
Beta Was this translation helpful? Give feedback.
3 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.
-
I'm working on seting up some n8n workflows for Jellyseer user requests. Is there any timeframe on allowing Jellyseer to allow approvals via API?
Everything in the workflow is completed, however, when I try to approve a request, it says it can't.
2025-12-17T20:27:18.800Z [debug][API]: Failed to retrieve request.{"errorMessage":"Could not find any entity of type \"MediaRequest\" matching: {\n \"where\": {\n \"id\": 165\n },\n \"relations\": {\n \"requestedBy\": true,\n \"modifiedBy\": true\n }\n}"}Beta Was this translation helpful? Give feedback.
All reactions