I am trying to deploy a Python Project works with Flask on Appwrite, but this is not working, domain shows 500 Error and Logs for any execution is not loading (button not working).
What's the code?
Could you please check the Network logs when you click the Logs button?
its a python project for stored fetch information through API.
Yes, but are you following the typical appwrite function structure and returning a response? Can you provide an exaple to reproduce the issue?
Where i can check it?
Browser console logs
If the logs modal isn't opening, I'd start there
Well, also the network tab logs
You probably can't just deploy a flask app.
Look at the docs for how to implement an Appwrite function: https://appwrite.io/docs/products/functions/develop
Recommended threads
- Payment Problem
I have got the Pro added the required details but still the Pro is not active
- Getting internal server error 500
Getting internal server error 500 opening my project. Any issues? Thanks
- Payment problems
Its really beginning to frustrate me, last month I was on Pro plan on Appwrite cloud, I chose the option to downgrade next month(this one) to Free plan, and tha...