Skip to content

Trouble in rendering bloom book #316

@nikkuAg

Description

@nikkuAg

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.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions