Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

236
Vistas
cors issue with fetch api

I am calling an API with isomorphic-fetch with Fetch API. I was getting CORS issue as API was on different domain (this works in production).

To develop locally, I ran chrome browser in non-secure mode and added { credentials: "include" } as part of request headers so that cookies will be sent along with request.

my dev domain is localhost.abc.com:8080 and api is on myapi.abc.com, although i am getting 200 OK response, i am unable to read the response because of below error:

The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'

This is where I have started missing jQuery AJAX call in relation to the Fetch API.

about 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Try setting Access-Control-Allow-Origin to specific domain you want to whitelist, eg. localhost.abc.com:8080 in your case.

about 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda