open-notify / Open-Notify-API

Source code for api.open-notify.org
http://open-notify.org/Open-Notify-API/
Other
351 stars 72 forks source link

Provide HTTPS support for the api #19

Open prashant-andani opened 6 years ago

prashant-andani commented 6 years ago

Currently the apis are served with http(without ssl).

http://api.open-notify.org/iss-now.json As you know browser won't let access HTTP from HTTPS

Please add SSL to provide apis on HTTPS...

asfranklin commented 5 years ago

This API is featured in a programming class on teamtreehouse.com and nobody taking the classes can get past this point in the lessons because of the HTTP / HTTPS CORS error. . .

Fieel commented 5 years ago

I made a simple SAP with React and unfortunately I can't deploy behind https because of this :(. Awesome API though.

weathrman commented 4 years ago

I made a simple SAP with React and unfortunately I can't deploy behind https because of this :(. Awesome API though.

Same.

JohnMachado11 commented 4 years ago

Yes please. We need the api with https.

jlengrand commented 4 years ago

Duplicate of #9