How to make an authenticated request? #248
-
Explained, I logged in from the web view, but when I make a request, lets say,
I get an "Unauthenticated" error. Do I have to include some kind of header? |
Beta Was this translation helpful? Give feedback.
Answered by
aldinokemal
Feb 18, 2025
Replies: 1 comment 1 reply
-
it seems you enabled basic auth |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AlexCuan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it seems you enabled basic auth
that mean you need to add Authorization Basic header