You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenVSX is responding with multiple Access-Control-Allow-Origin headers, which is not compliant with the CORS (Cross-Origin Resource Sharing) policy as browsers expect a single Access-Control-Allow-Origin header.
OpenVSX is responding with multiple
Access-Control-Allow-Origin
headers, which is not compliant with the CORS (Cross-Origin Resource Sharing) policy as browsers expect a single Access-Control-Allow-Origin header.Here is an example request:
This results in Visual Studio Code rejecting the connection. Firefox displays the following, after rejecting the Request:
The text was updated successfully, but these errors were encountered: