Hey, I have a problem with appwrite sites, my apps are being deployed but cookies are not set, which means the users can sign up, user created in the account and added in the database but getting a logged in user by setting cookies can't work. I even set custom domains with no success, and this is not happening to one app, it is happening to all my apps, one uses email and password another use google for authentication. Please help me with this, I chose appwrite and migrated to it because I fought it works great and I don't have a problem with other services, only appwrite sites is driving me crazy. The fun thing is that on localhost everything is okay
Recommended threads
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...