-
#### Expected behaviour
Png, jpg, pdf must download from chart export button
#### Actual behaviour
Its is giving CORS issue
#### Live demo with steps to reproduce
#### Product version
…
-
I attempted to set up the B2B Edition on my local environment (http://localhost:3000/), but I encountered a CORS error
Error details:
`Uncaught (in promise) Error: {'allowed_cors_origins': [Error…
-
### Pitch
Currently we have `config/initializers/cors.rb` with various settings, but we don't have a corresponding `spec/config/initializers/cors.rb` or any test coverage of the CORS settings in requ…
-
### Issue
CORS seems to be missing when generating the NextJs frontend with a FastAPI backend.
### Reproduction Steps
1. Create an app with the agentic RAG option (create-llama version 0.3.16)
2…
-
_Extracted from Joey Salazar's [SecDir Last Call review](https://mailarchive.ietf.org/arch/msg/httpapi/XGDmbHY8rEjdM91oTipwOneN57M/):_
CORS policies could be suggested for use on the server to res…
-
Failed to fetch.
Possible Reasons:
* CORS
* Network Failure
* URL scheme must be "http" or "https" for CORS request.
### SecurityConfig 파일에
```
@Bean
public CorsFilter corsFilter…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
### Describe the Bug
I'm running latest Umami Docker container behind Traefik. Website to track runs Nuxt with [Umami module](https://nuxt.com/modules/umami). When using a custom API endpoint like `/…
-
go-zero v1.5.1
rest.withCors 返回的 Access-Control-Allow-Origin:* 现在浏览器都不认这个了
![1db682ae010d19c5ab07ab6a6d01b10](https://github.com/zeromicro/go-zero/assets/25641960/ea128701-f22c-4c05-b843-44d7b1cb…
Meppo updated
3 weeks ago
-
We need to enable CORS in our project to allow the client-side application to interact with our backend from a different domain.
Acceptance Criteria:
* CORS is enabled and correctly configured i…
db303 updated
1 month ago