The CORS error when making requests to the Budibase API from the client #15042
Unanswered
hypeoplestudio
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We want to use Budibase for backend management in our React project, but we are encountering a CORS error when making requests from the client. As an alternative, we installed Budibase locally on our machine, running it on port localhost:10000, and configured CORS origin settings in the Docker Compose environment variables. However, we are still facing the CORS error.
Do you have any suggestions for resolving this issue?
Beta Was this translation helpful? Give feedback.
All reactions