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
- Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...