
Hi I'm trying to call a locally running function, which requires auth, in headers I'm passing jwt token with key as 'x-appwrite-user-jwt", but upon logging req.headers I see "x-appwrite-user-jwt" as empty string, although other headers are coming fine. How do I fix this?
Recommended threads
- after changing a local function it stops...
``` Preparing for start ... ✓ Success: Visit http://localhost:3000/ to execute your function. helpers/start.sh: source: line 12: can't open '/usr/local/server/s...
- Error while pushing functions from the C...
I tried pushing my function from the CLI and got this error: `Invalid `specification` param: Specification must be one of: s-`. What is wrong? For context: I...
- Appwrite CLI timeouting on pushing colle...
I have this collection in my appwrite.json file that I want to push to the cloud instance. It's one of several collections. But every time I push it with cli c...
