-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I have downloaded a Bloom book template using the Bloom software and saved the BloomPUB file locally.
Currently, I have a project with both backend and frontend components. The BloomPUB file is stored on my backend server, and the frontend retrieves its URL ( e.g., URL of book: http://localhost:8000/media/testbook.bloompub
).
I am attempting to render the book on the frontend using the bloom-player iframe. I have added the following code:
<iframe src="https://bloomlibrary.org/bloom-player/bloomplayer.htm?url=http://localhost:8000/media/testbook.bloompub"></iframe>
However, this results in the following error: .distribution, .htm, and meta.json not found.
Metadata
Metadata
Assignees
Labels
No labels