-
There are CORS headers that allow any Origin to make a request to dagu
https://github.com/dagu-org/dagu/blob/e66978da753838e48dded8431c0e97002b621dfa/internal/frontend/middleware/global.go#L122-L13…
-
Encountered this error today.
Opening the dev console shows:
> Failed to load resource: Origin https://ichard26.github.io is not allowed by Access-Control-Allow-Origin. Status code: 421
Int…
-
we could use a proxy and get around to since cors is a
![image](https://github.com/user-attachments/assets/5aa6ff8f-82a4-48f4-b81b-35bfdc54004f)
the image is off google but it should work since the…
-
The ingestor must be accessible from the PSI URL (*.psi.ch). For development purposes, it would also be good to release localhost or 127.0.01 addresses.
Currently, all requests from a different ad…
-
## Title: CORS errors when trying to update playlist
Issue found of: September 28th, 2024 or earlier
### Endpoint(s):
* `PUT https://api.soundcloud.com/playlists/{id}`
### Steps to reprodu…
-
I'm developing an Angular application using AngularFire to interact with Firebase Firestore. When attempting to perform a specific query on Firestore, I'm encountering CORS errors and connection failu…
-
## Sorting
- **I'm submitting a ...**
- [x] bug report
- [ ] feature request
- [x] support request
- I confirm that I
- [x] used the [search](https://github.com/lukeautry/tsoa/…
-
https://discord.com/channels/1186394868336038080/1186421052071477428/1298665751653253241
-
In data/config.json, I set {publicServer:true}. I then ran: galene -insecure -turn 192.168.4.23:1194
So, Galene server and simple examples are now running fine on http://localhost:8443
But my in…
-
Link : https://ap0nia.github.io/eden-query/eden-query/cors.html
The current example illustration how CORS works with react but not with Svelte.
Using typescript, I found I can put `credentials: …