-
### What happened?
Currently XHR and Fetch instrumentation are treating CORS with the assumption that there's 2 entries (one for the actual request, another for the preflight) on the performance en…
-
I am currently working on a React web application that requires some videos to play. I've stored the videos and their caption files on Azure Storage. I'm using Azurite to debug and test locally. I …
-
-
See the [Pyodide info about CORS](https://pyodide.org/en/stable/usage/loading-packages.html#installing-wheels-from-arbitrary-urls) where [this stack overflow answer](https://stackoverflow.com/question…
-
Wanted to test the extension but got some issues related to CORS, rebrickable not accepting request where the origin is marstoy.
```
Access to fetch at 'https://rebrickable.com/api/v3/lego/sets/7535…
-
### Description
Fix the issue where queries in IQGPT widget fail as a result of CORS.
### Goal
The widget should be able to answer queries without throwing CORS error.
-
Not sure if we have clients other than the server that will be accessing the API or home much we need to lock it down, but we do need to make sure the client browser is able to access the server witho…
-
Hi there,
i started to fetch the API Data using javascript to show daily tasks in a simple HTML File on my computer using my own styles.
My Problem is that its not possible because typical browser d…
n1ccc updated
1 month ago
-
We should include some guidance on use of CORS in the AP API, including for endpoints.
evanp updated
2 months ago
-
Hola!
Desde ayer al correr el código de la tarea, al inicio se completan algunas de las solicitudes enviadas a la API, pero luego comienza a aparecer este error:
from origin 'http://127.0.0.1:5173' …