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

383
Vistas
My front end is served over HTTPS but my API is on HTTP (both on AWS ECS) so I am getting mixed content error. Is there an easy fix to this?

I didnt notice because locally the requests were going through fine because I was testing the app through http://localhost

This is all deployed on AWS ECS.

Front is end ReactJS btw, post request through axios to an api endpoint for a keras/tf model.

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

0

Yes, the easiest way to fix this issue to put your API server behind load balancr with HTTPS listenor, the error you get is because of http and https, as the frontend is listening on HTTPS and API on HTTP so browser throws errors as content is mixed.

The other option can be running frontend on HTTP but I'll not recommend this approach as it not secure.

over 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