Posted on March 21, 2019March 21, 2019 by Christopher SnayCross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at . (Reason: CORS request did not succeed) from flask_cors import CORS app = Flask(__name__) CORS(app)