Issue setting up kicad httplib #723
Unanswered
propbreakerfpv
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm trying to setup the kicad httplib. everything works except when I add the lib to kicad I get a 302 error. when I hit
/en/kicad-api/v1
with curl it seems to work until I supply a apy key, then it gives me the same 302. trying to redirect to/en/user/settings
. my guess is this is some kind of permission issue but even if I give the api and the user that created it full permissions its the same.Beta Was this translation helpful? Give feedback.
All reactions