Random Quote Machine won't load quote on open

I’ve built out my Random Code machine.

I have the $(document).ready call a function to load the API then place a random quote.

Only it doesn’t seem to work. the API loads but calling my function to load a random quote fails.

I’m perplexed.

Here is a link to my code…

I appreciate any help.

Thanks!

I can’t replicate your problems. Clicking on a button generates a new random quote for me.