yep also its a mimic environment of functions but running locally (testing purposes)
so i have made my own dict of variables
And you're still seeing this list?
Are you using https for the endpoint?
You need to use https
oh finally gettng an error
so the https
did work
but i am using secret key with all perms
Are you using relationships?
not in this project
Are you sure you API key is valid?
i can create a new one
just to be sure
the problem is in old key
weird not sure why didnt the old key work lemme cross check everything in that (scopes and all)
the old key is the same 🤔
ohhh
i just clicked on update after changing a random value
and now that key works
kinda similar to how u had to update cron so it can schedule again
[CLOSED] Document not actually created!?
[SOLVED] Document not actually created!?
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...