I'm tring to use function as api to fetch appwrite server sdk. But in my web app, I felt on Cors issue. How to deal with cors issue for functions's custom domain ?
TL;DR
Developers are experiencing a CORS issue when using a function as an API to fetch the Appwrite server SDK in their web app. They are seeking advice on how to deal with the CORS issue for the function's custom domain.