I wanted to log a user's country when they do changes in order to have auditability and make it easier for mods to detect hacked accounts.
Unfortunately I found out that (at least on Cloud) the headers object isn't complete with all documented fields. Do I need to configure something extra, or does that only work on specific events or on self-hosted?
Documentation: https://appwrite.io/docs/products/functions/develop#Headers Field I need: x-appwrite-country-code Headers I got on a function call:
Recommended threads
- Scheduled functions (CRON) not firing — ...
Hi team — same symptom as a recent thread here where switching from a round cron expression to an offset-minute one fixed it. Project ID: 69fa56560037c7843a85 ...
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...