Hi,
My domain is on Cloudflare and it connected to my SvelteKit App and the user IP passing correctly.
I have the Appwrite on another server, but from the AW dashboard all the seesions IP's are of the SvelteKit server.
how can I pass the user IP to AW?
I know Client have a method client.setForwardedUserAgent
is there an option for the same idea for client.setForwardedIP
?
Recommended threads
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...