Short description of the issue
- My app suddenly can’t get past Cors
Detailed description with additional context about the workflow
- I have my User-Agent header and everything
Is this today ? past hours ? i do not know if it is related but there is a major outbreak in CloudFlare, it is messing with the whole internet at the moment.
it’s been like this for 2 days
Hi,
I have the same issue..
We are facing a CORS issue with the Trakt API
Here are the details:
The API works perfectly on local environment.
The API works in Postman.
The API was also working on production yesterday without any issues.
We did not make any changes to the API or request logic.
After some time, the API started returning a CORS error only on our domain
When debugging, we confirmed the calls and headers are correct.
From community discussions, it seems Trakt sometimes temporarily blocks specific domains, which matches our symptoms.
It appears that our domain may have been temporarily blocked, because the API still works everywhere except production.
Could you please check whether my domain has been blocked on your side?
If any API-side changes were made recently, kindly let us know so we can update our implementation accordingly.
Could you please try again? We relaxed some CORS policy our side to unblock you.
Don’t hesitate to share updates here!