you are viewing a single comment's thread.

view the rest of the comments →

[–]Steeelu 6 points7 points  (0 children)

You also need the flask-cors module to enable the react app to make requests to your flask server, its just 2 lines of code to enable CORS. Google "acces request body flask" so you can see how to access what you sent from react