Search found 3 matches

Go to advanced search

by jom5
Thu Feb 03, 2022 12:54 pm
Forum: Developing
Topic: xml-rpc API : Missing "Access-Control-Allow-Origin" Header (CORS)
Replies: 4
Views: 3828

Re: xml-rpc API : Missing "Access-Control-Allow-Origin" Header (CORS)

Hello oss, Thank you for that prompt reply ! And you are right, the header is present with curl on the POST request. I don't think I have a proxy Could it be missing from the OPTIONS call ? (made just before for the preflight request) As the error in the console is : Access to fetch at 'https://api....
by jom5
Mon Jan 31, 2022 11:26 am
Forum: Developing
Topic: xml-rpc API : Missing "Access-Control-Allow-Origin" Header (CORS)
Replies: 4
Views: 3828

xml-rpc API : Missing "Access-Control-Allow-Origin" Header (CORS)

Hello guys, I'm just trying to LogIn with my UserAgent on https://api.opensubtitles.org/xml-rpc It was working before (didn't try for a long time though). I found that I had to change my password first to make curl works. So now, curl request gives me a 200, while fetch request is not (due to CORS) ...

Go to advanced search