Skip to content

SwaggerUIBundle is not defined #549

Open
@viveksahu56722

Description

@viveksahu56722

I am using flask-restx==1.1.0

My Python is 3.8.10

Sometime I am seeing this issue in my swagger dashboard

GET https://{host}/api/swaggerui/swagger-ui-standalone-preset.js net::ERR_ABORTED 404 (NOT FOUND) {host}/:71 GET https://{host}/api/swaggerui/swagger-ui-bundle.js net::ERR_ABORTED 404 (NOT FOUND) {host}/:7 GET https://{host}/api/swaggerui/swagger-ui.css net::ERR_ABORTED 404 (NOT FOUND) (index):75 Uncaught ReferenceError: SwaggerUIBundle is not defined at window.onload ((index):75:40)

And my dashboard is not getting load because of this issue

Can someone please help me with this ? I am not able to find much about this issue in internet already

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions