Topic: Embedding on blogger page from google drive, galleries aren't loading
For the past year I've been using google drive as a host for my galleries and embedding them to a blogger page using an iframe as recommended in the Juicebox embedding guide.
Here's an example of what I'm doing:
<iframe frameborder="0" height="550" scrolling="yes" src="https://drive.google.com/folders/ExampleFolder ID/index.html" width="700"></iframe>
It's worked fine for me so far, and I haven't changed any of the folder settings on google drive or any settings on the blog. Recently, the galleries won't load at all, or I get a "502. That’s an error. The server encountered a temporary error and could not complete your request. Please try again in 30 seconds. That’s all we know." message, or a "Juicebox Error: config xml file not found." message. What's going on?