-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Description
The following query gives a 500 error:
Here are some similar but working queries:
- /library-entries/63638946?include=anime
- /library-entries/63638946?include=anime,anime.genres
- /library-entries/63638946/anime?include=categories
Of particular relevance is the fact that the anime is NSFW, and I'm not authenticated (so including the anime returns null for the data, and trying to access the anime directly gives a 404). I'm sure the 500 isn't intentional, but I'm not certain I'm supposed to be able to use those other queries to get access to a NSFW anime without authenticating.
Just thought I'd bring this up since I stumbled upon it. I think the best workaround for me is probably going to just be authenticating.
Metadata
Metadata
Assignees
Labels
No labels