vanthanh242424Occasional Visitor4 years ago[FastAPI - Swagger UI] Blank PageHi, I am a newbie.I follow instructions of FastAPI and when I input 127.0.0.1:8000/docs on the webrowser, I get INFO: 200 OK but on browser, there is nothing. Only blank page.Do you know how to fix this prolem? Thanks
2 RepliesReplies sorted by Most LikedlildawnNew Contributor4 years agoI'm also experiencing the same issue. Upon inspecting the page I get this: lildawnNew Contributor to lildawn4 years agoa solution I've been shared is to use /redoc instead of /docs docs could perhaps be an outdated function now...?
lildawnNew Contributor4 years agoI'm also experiencing the same issue. Upon inspecting the page I get this:
lildawnNew Contributor to lildawn4 years agoa solution I've been shared is to use /redoc instead of /docs docs could perhaps be an outdated function now...?