streamerd
streamerd
Explore posts from servers
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
hmm, how do I resolve this? there's something w closing
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
thank u at least we know it works 🙂
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
lol
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
now I know why
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
@app.post("/detect_faces/")
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
wtf hmm
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
without / at the end doesnt work
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
yep. the only diff was the / at the end. now workd for me too https://face-detection-production-76b4.up.railway.app/detect_faces/
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
I get that post, 403 redirect then get request/method not allowed thing with this
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
use this maybe :/
19 replies
RRailway
Created by streamerd on 7/14/2024 in #✋|help
method not allowed (python/fastapi)
No description
19 replies
RRailway
Created by streamerd on 6/7/2024 in #✋|help
Cors problem in deployment (react + go)
hey I'm using gorilla for cors config here is the code: https://github.com/demo-verse/proof-of-peacemaking-generator/blob/main/main.go
23 replies
RRailway
Created by streamerd on 6/7/2024 in #✋|help
Cors problem in deployment (react + go)
would that be a revelant response @Brody ?
23 replies
RRailway
Created by streamerd on 6/7/2024 in #✋|help
Cors problem in deployment (react + go)
No description
23 replies
RRailway
Created by streamerd on 6/7/2024 in #✋|help
Cors problem in deployment (react + go)
No description
23 replies
RRailway
Created by streamerd on 6/7/2024 in #✋|help
Cors problem in deployment (react + go)
I haven't manualy set any so far. But now I've set below and didn't change anything.
headers: {
"Content-Type": "application/json",
Accept: "application/json",
},
headers: {
"Content-Type": "application/json",
Accept: "application/json",
},
23 replies
RRailway
Created by streamerd on 6/7/2024 in #✋|help
Cors problem in deployment (react + go)
all the headers we got are set automatically by the browser. none I've additionally set via axios library
23 replies
RRailway
Created by streamerd on 6/7/2024 in #✋|help
Cors problem in deployment (react + go)
No description
23 replies
RRailway
Created by streamerd on 6/7/2024 in #✋|help
Cors problem in deployment (react + go)
without trailing /
23 replies
RRailway
Created by streamerd on 6/7/2024 in #✋|help
Cors problem in deployment (react + go)
23 replies