mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[GH-ISSUE #9] [Bug]: api returns Forbidden in jellyfin #7
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-jf-plugin#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Anything else?
No response
@BigGDeX commented on GitHub (May 3, 2024):
I recreated the jellyfin Youtube library after a restart and it now works, awesome!
@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 :)
@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?