403 Forbidden #1161
Unanswered
Chris-tian123
asked this question in
Q&A
403 Forbidden
#1161
Replies: 1 comment 7 replies
-
Lavalink is telling you that you're using the wrong password. You supplied Moved to discussions as this is not a bug |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
< HTTP/1.1 403 Forbidden
To Reproduce
Steps to reproduce the behavior:
curl -v -H "Authorization: youshallnotpass" url:port/version
Expected behavior
To get the version
Version info
Client used: Lavalink.jar
Output of
java -version
:Lavalink Logs:
java -jar Lavalink.jar --version
Additional context
Strange that only the owner of the hosting provider can access the lavalink api even if the port is open
curl output
Beta Was this translation helpful? Give feedback.
All reactions