DimAss
WWasp-lang
•Created by DimAss on 7/3/2023 in #đŸ™‹questions
API CORS error
Sure, thank you for your help!
32 replies
WWasp-lang
•Created by DimAss on 7/3/2023 in #đŸ™‹questions
API CORS error
Aha, got it đŸ™‚
32 replies
WWasp-lang
•Created by DimAss on 7/3/2023 in #đŸ™‹questions
API CORS error
@miho so no default middlewares are applied to
api
endpoints?32 replies
WWasp-lang
•Created by DimAss on 7/3/2023 in #đŸ™‹questions
API CORS error
Well, for example I'm using
react-admin
and it expects GET/POST/PUT/DELETE to do entity manipulations32 replies
WWasp-lang
•Created by DimAss on 7/3/2023 in #đŸ™‹questions
API CORS error
Hi @miho
I haven't found a way to use HTTP verbs with actions, all action requests are done via
POST
. Is there a way to change that?32 replies
WWasp-lang
•Created by DimAss on 7/3/2023 in #đŸ™‹questions
API CORS error
Interesting, this only happens when I'm logged in using Google Auth...
No CORS errors when there is no auth session, tried with Chrome and Firefox
32 replies