Hi guys,
I made the Random Quote API but I would like to add an image and for that I call the Wikipedia API.
So I push my quoteAuthor variable from the Quote API and push it to the Wiki url API but I have some issues. Look below.
https://codepen.io/steffanek/pen/QKXdMY?editors=1010
I have a problem about HTTP and HTTPS request.
So my API cannot load, I have some erros in my console. But even if I add an HTTPS on codepen
and also on my first API Quotes it didnt work.