Problems with Random quote generator using FCC method

Hello,
I’m having some trouble receiving quotes from the API. I followed the method that is used in the FCC challenges but it still doesn’t seem to work. Any help would be appreciated. Thank you!

Link to codepen: https://codepen.io/mayankgupta02/pen/WOMBjK?editors=0010

It appears you have not added jquery as an external javascript library in the settings of your pen. Once you add it, you should be good to go.

Thank you so much! it works now :smiley: