Authorization token not recieved. #121
Answered
by
ezekg
mustafa404
asked this question in
Q&A
-
I was finally able to self-host Keygen. I now moved onto test the API calls starting with the authorization token but I am not getting any response. Following is my verbose output:
|
Beta Was this translation helpful? Give feedback.
Answered by
ezekg
Feb 1, 2024
Replies: 1 comment 1 reply
-
Since you're receiving an empty response from Caddy, this looks like a reverse proxy issue. Do you see any logs on your Keygen CE instance? You should see logs when a request hits Keygen. If you don't see any logs, then the request is not making it to Keygen and this is a Caddy configuration issue. You can get help with that in Caddy's discussion forum. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mustafa404
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since you're receiving an empty response from Caddy, this looks like a reverse proxy issue. Do you see any logs on your Keygen CE instance? You should see logs when a request hits Keygen. If you don't see any logs, then the request is not making it to Keygen and this is a Caddy configuration issue. You can get help with that in Caddy's discussion forum.