samismx
samismx
RRailway
Created by samismx on 7/14/2023 in #✋|help
Builds are failing (npmjs unreachable?)
15 replies
RRailway
Created by samismx on 7/10/2023 in #✋|help
This request has been blocked; the content must be served over HTTPS.
Hi, I'm trying to get my front end service to make an API call to my back end service via private networking. So I'm trying to make an API call to my back end service and I'm getting this error:
Mixed Content: The page at 'https://halbert-preview-6d1b.up.railway.app/' was loaded over HTTPS, but requested an insecure resource 'http://halbert-service/v1/letters'. This request has been blocked; the content must be served over HTTPS.
Mixed Content: The page at 'https://halbert-preview-6d1b.up.railway.app/' was loaded over HTTPS, but requested an insecure resource 'http://halbert-service/v1/letters'. This request has been blocked; the content must be served over HTTPS.
If my back end service doesn't need to be exposed w/ a public/custom domain and lives in a private network only my front end has access to, does the back end need to be secured with SSL? If so, how do I do it w/o publicly exposing with a domain name?
4 replies