R
Reactiflux

✅ – ✅ – beautifulpython – 15-19 Jul 27

✅ – ✅ – beautifulpython – 15-19 Jul 27

Bbeautifulpython7/27/2023
hitting a wall with cors issue. any feedback on what I could do correctly? I think it is OPTIONS messing me up
Solution:
You’d need the server to respond to the OPTIONS call and all the others with the appropriate headers
Jump to solution
Solution
Gghardin1377/27/2023
You’d need the server to respond to the OPTIONS call and all the others with the appropriate headers
Gghardin1377/27/2023
The options request is what’s called a “preflight”
Bbeautifulpython7/27/2023
thanks sir. I think I will go with a proxy like ngnix
UUUnknown User7/29/2023
4 Messages Not Public
Sign In & Join Server To View

Looking for more? Join the community!

R
Reactiflux

✅ – ✅ – beautifulpython – 15-19 Jul 27

Join Server