Is there someone, who would like to be extra pair of eyes?
I have a weird problem, doing SSR login,
on my locahosted appwrite - it works postman AND my app,
on my self-hosted appwrite - login works with postman BUT NOT in my app. there is no error. it just stuck.
it doesn't fall to the catch nor throws error.. just, doesn't continue
i use Remix + node-appwrite
TL;DR
Developers experiencing issue with SSR login on self-hosted appwrite with Remix + node-appwrite setup. No error, just gets stuck and doesn't continue. Works on localhost but not on self-hosted setup. Looking for extra eyes to help debug.