
fdfdsfds
-
Total activity4
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions1
Activity overview
Latest activity by fdfdsfds-
fdfdsfds commented,
I've built my own proxy server, but the error remains, whereas it shouldn't. Why?
-
fdfdsfds commented,
Roman Sandler, I need whatever makes it work, which is sending an ajax request to an external, not mine own third-party server. What do you mean exactly? How might I not need CORS?
-
fdfdsfds created a post,
No 'Access-Control-Allow-Origin' header is present error
AnsweredI'm trying to send an ajax request to "example123.com". requests: { something: { url: 'https://api.example123.com/something', type: 'GET', dataType: 'json', cors: true, xhrFields...