Skip to content Skip to sidebar Skip to footer

Using Http Api From Https Page

I'm a freecodecamp student using windows 10 home edittion. Codepen.io the editor that is a http site. the 'local weather' lesson has me with an api from open weather map which is a

Solution 1:

You can proxy it with one server : App AJAX =>your https server call in back-end (not a redirect)=>The http API


Post a Comment for "Using Http Api From Https Page"