Closed abdulrahmanalaa123 closed 8 months ago
Hello @abdulrahmanalaa123,
It sounds fixed. I was able to reproduce it earlier today though. CORS settings are fine on the API side: I didn't make any changes, I suspect the domain itself (which i do not own).
Relevant scope
Frontend specs
Description
Im facing CORS Problem i presume its a server issue because everything was working fine until it wasnt and after searching most solutions refer to a server fix and not a client fix this is the error on the deployed site if it is not a server issue I dont know how to solve it i tried the with credentials solution on my axios and didnt work and here is my axios object
and thank you in advance