[GH-ISSUE #9] [Bug]: api returns Forbidden in jellyfin #7

Closed
opened 2026-03-23 20:34:35 +00:00 by mirror · 3 comments
Owner

Originally created by @BigGDeX on GitHub (May 3, 2024).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/9

Originally assigned to: @DarkFighterLuke on GitHub.

I've read the documentation

Operating System

debian

Your Bug Report

Describe the bug

When the plugin send a request to the tubearchivist server, it gets a Forbidden as response. If I copy paste the request url into the browser I get a Django page whit the response. I used the admin account api key on the plugin configuration. It seems like it's sending the wrong key maybe? Or I missed some step on configuring jellyfin and tubearchivist?

Steps To Reproduce

Expected behavior

Relevant Jellyfin log output

[13:25:50] [INF] [86] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Getting metadata for channel:  (UC-ciXrv4h_IE3ga1dMfTUdA)
[13:25:50] [INF] [86] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Received metadata: 
null
[13:25:50] [INF] [86] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: http://10.1.1.5:8967/api/channel/UC-ciXrv4h_IE3ga1dMfTUdA/: Forbidden

Anything else?

No response

Originally created by @BigGDeX on GitHub (May 3, 2024). Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/9 Originally assigned to: @DarkFighterLuke on GitHub. ### I've read the documentation - [X] I'm running the latest version of tubearchivist-jf-plugin. - [X] I have read the [how to open an issue](https://github.com/tubearchivist/tubearchivist/blob/master/CONTRIBUTING.md#how-to-open-an-issue) guide, particularly the [bug report](https://github.com/tubearchivist/tubearchivist/blob/master/CONTRIBUTING.md#bug-report) section. ### Operating System debian ### Your Bug Report ## Describe the bug When the plugin send a request to the tubearchivist server, it gets a Forbidden as response. If I copy paste the request url into the browser I get a Django page whit the response. I used the admin account api key on the plugin configuration. It seems like it's sending the wrong key maybe? Or I missed some step on configuring jellyfin and tubearchivist? ## Steps To Reproduce ## Expected behavior ### Relevant Jellyfin log output ```shell [13:25:50] [INF] [86] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Getting metadata for channel: (UC-ciXrv4h_IE3ga1dMfTUdA) [13:25:50] [INF] [86] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: Received metadata: null [13:25:50] [INF] [86] Jellyfin.Plugin.TubeArchivistMetadata.Plugin: http://10.1.1.5:8967/api/channel/UC-ciXrv4h_IE3ga1dMfTUdA/: Forbidden ``` ### Anything else? _No response_
Author
Owner

@BigGDeX commented on GitHub (May 3, 2024):

I recreated the jellyfin Youtube library after a restart and it now works, awesome!

<!-- gh-comment-id:2093681296 --> @BigGDeX commented on GitHub (May 3, 2024): I recreated the jellyfin Youtube library after a restart and it now works, awesome!
Author
Owner

@DarkFighterLuke commented on GitHub (May 7, 2024):

Hi @BigGDeX , unfortunately it is a Jellyfin problem, it seems not reading the configuration properly some times and you need to reload the Dashboard page or restart the Jellyfin server.

Happy you found the solution by yourself :)

<!-- gh-comment-id:2098494429 --> @DarkFighterLuke commented on GitHub (May 7, 2024): Hi @BigGDeX , unfortunately it is a Jellyfin problem, it seems not reading the configuration properly some times and you need to reload the Dashboard page or restart the Jellyfin server. Happy you found the solution by yourself :)
Author
Owner

@wpisarski commented on GitHub (Jun 14, 2024):

Unfortunately, no combination of restarting and recreating the library helps for me, I still get "Forbidden" error. Is there anything other I can try to make it work?

<!-- gh-comment-id:2168816842 --> @wpisarski commented on GitHub (Jun 14, 2024): Unfortunately, no combination of restarting and recreating the library helps for me, I still get "Forbidden" error. Is there anything other I can try to make it work?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-tubearchivist-jf-plugin#7
No description provided.