[SOLVED] CORS - How to bypass this | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 14

[SOLVED] CORS - How to bypass this

https://code.sololearn.com/Wn7uISp08xTT/?ref=app How do I fix the CORS problem in this scenario? [Edit: See Burey's answer]

26th Feb 2019, 3:33 PM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
3 Respostas
+ 24
Cors anywhere proxy var CORS_ANYWHERE = "https://cors-anywhere.herokuapp.com/"; var url = CORS_ANYWHERE + "https://www.sololearn.com/Profile/"+userid+"/?ref=app";
26th Feb 2019, 9:03 PM
Burey
Burey - avatar
- 3
I don't now.
27th Feb 2019, 3:50 PM
TheProgramer
TheProgramer - avatar
- 3
Not sure
28th Feb 2019, 11:00 PM
ras