Fix for problems in Localhost #7095
Unanswered
micaelvitor
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've found an error using Swagger on my Flask application, getting "can't read from file" while running on localhost. As solution I followed this steps:
1 - Run your server and enter in the Swagger route
2 - Enter your static json address and reload it
3 - Go back to your Swagger route
After 4 hours stucked in google searching how to fix that i'm found this by-myself and i think this fix will help other users. This seems like a cache issue and I don't know any other way to fix that. If anybody here knows, I'll be more than grateful to hear it!
Beta Was this translation helpful? Give feedback.
All reactions