Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
[x] I have searched budibase discussions and github issues to check if my issue already exists
Hosting
Self
Method: docker
Budibase Version:3.2.5
Cloud
Tenant ID: hytest
Describe the bug
We want to use Budibase for backend management in our React project, but we are getting a CORS error when making requests from the client. As an alternative, we installed Budibase locally on our machine and ran it on localhost:10000, and even though we added the CORS origin settings as environment variables in the Docker Compose files, we are still encountering the CORS error.
Desktop (please complete the following information):
OS: MacOS
Browser Brave
Version 1.73.89 Chromium: 131.0.6778.69 (Resmi Derleme) (arm64) Sürümü
Hi @hypeoplestudio - what API are you trying to use? There shouldn't be CORS errors if you utilise the public API - the internal API should experience CORS errors, that is intentional.
Checklist
Hosting
Describe the bug We want to use Budibase for backend management in our React project, but we are getting a CORS error when making requests from the client. As an alternative, we installed Budibase locally on our machine and ran it on localhost:10000, and even though we added the CORS origin settings as environment variables in the Docker Compose files, we are still encountering the CORS error.
Desktop (please complete the following information):