I followed the Functions integration with GitHub App using Ngrok, and everything works as intended. Is this integration meant to work only for functions, or can I use the API Endpoint updated in the Appwrite Console via Ngrok? Because with localhost, everything works flawlessly, but when I use the Ngrok API Endpoint, there is an error as shown in the image.
Thanks!
TL;DR
Developers are experiencing issues when trying to access a function deployed via Ngrok in Appwrite. They are unsure if the Ngrok integration is meant for functions only or if it can be used for API Endpoints. There is an error when using the Ngrok API Endpoint, whereas everything works fine on localhost.