MLH-Fellowship / orientation-project-python-23.SUM.A

Orientation Project (Python) for 23.SUM.A
1 stars 12 forks source link

Enable Cors on the Server Side #30

Closed codewithmike01 closed 1 year ago

codewithmike01 commented 1 year ago

This Issue is regarding Cors not being enabled on the Server side.

Error of CORS below.

image

codewithmike01 commented 1 year ago

@wrussell1999

Image

image

wrussell1999 commented 1 year ago

@wrussell1999

  • Please take a look at this, The Cors error prevents me from proceeding with the Issue I picked on the Frontend. I can fix this. or anyone can fix it with the instruction in the image below or this link to Stackoverflow.
Image

image

@Ginohmk you can install this module for the code base and commit it in to make it work

codewithmike01 commented 1 year ago

@wrussell1999 Alright @wrussell1999 should I create a PR for this fix?

wrussell1999 commented 1 year ago

@Ginohmk yes and reference this Issue