Rank 2: Process
I'm facing cors issues when I make requests with my frontend delployed on vercel. I added and pointed it to a subdomain (distributa.ablestate.africa) of my domain (ablestate.africa).
In the platforms I have one that has its hostname as distributa.ablestata.africa so I should expect it to work. However requests keep on raising the cors issue.
I have attached screenshots of my response and configurations in the appwrite console. Any help is highly appreciated. Thanks.