[SOLVED] API preflight request not working on .fra.appwrite.run function domain
When I am calling a function on my APP through the domain is failing. Because the preflight request (OPTIONS HTTP request) times out. this only occurs with functions that have the fra.appwrite.run d...