LazyNinjaOriginal post
Rank 1: Thread
Appwrite functions are not being executed while trying to trigger from netlify app
Summary
Developers encountering CORS error when attempting to run appwrite functions from external applications. Solution recommended: Ensure to register the function as a web app and provide the URL for the current app. Consider using a custom domain for the functions if necessary.