Tautulli connection fails with leading slash in base url #1390
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
never-stale
Describe the bug
Tautulli connection fails when using a leading slash in base URL.
To Reproduce
(self explanatory, see screenshots)
Expected behavior
I would expect the connection to succeed with or without the leading slash in the base URL.
I'm not sure what the "standard" is but other similar services either automatically add/remove it or display an error. Overseerr, for example, says "URL base must have a leading slash" if it's not included to avoid confusion.
Screenshots
Fail with slash
Success without slash
Nginx logs
Device:
Additional context
Possibly related to #1305 ?
My screenshots show that I'm connecting with docker networking hostnames but I've confirmed that the behavior is the same if I use a local IP address or external domain.
The text was updated successfully, but these errors were encountered: