2024-12-05, 09:38 PM
(This post was last modified: 2024-12-05, 09:39 PM by polishgrompl. Edited 1 time in total.)
I have a problem with accessing the jellyfin api. I generated the key and I tried command: curl -X GET "http://[IP ADDRESS]/Users/83f0854e86474a2d8e028f69687e6846/PlayingItem" -H "Authorization: Bearer [KEY]". But it gave me 401 error - unauthorized. I tried also with curl -X GET "http://[IP ADDRESS]/Users/Public" -H "Authorization: Bearer [KEY]" and it worked fine. So it seems like privileges/rights problem.
I tried to search API Privileges or smth, but can't find it. I'm using Jellyfin 10.10.3 and nginx reverse proxy. What should I do now?
I tried to search API Privileges or smth, but can't find it. I'm using Jellyfin 10.10.3 and nginx reverse proxy. What should I do now?