How to get the database id, collections id and document id in appwrite functions?
- 0
- Functions
- Cloud
Make sure there is no extra spaces
I did but it shows the same warning everytime..
What version of Appwrite it is? Just ran it in the cloud and seems to work
careful about using this repo because it's old and archived
i know this was raised and a fix was added so maybe this is only on cloud.
I've tested on the cloud and self hosted. Both worked
I'm using cloud version 1.1.2
but i'm still getting this. I couldn't solve it!
Please don't tag the core team.
Something to note is that your exact cron expressions work on my end on cloud and self-hosted. It even works on @Binyamin's end.
Might sound dumb, but have you tried logging out and back in?
Try the basic things like refreshing your page, etc.
Sorry but I had to solve this in order to run my app and i was hoping to get the answer
yes tried
Not an issue, please dont do it again though 😄
Weird. Did you deploy your function with the appwrite cli?
this also i tried.. but didn't work
yes i did it through cli
was cli developed after version 1.1.2 ?
Okay in that case, you should have a file called appwrite.json. Try setting the cron expression for your function in the appwrite.json file, and redeploy from the cli
Cuz the issue you're getting seems like a frontend validation issue. Doing it through the CLI should fix it
Ohh okay will try that!
Let me know how it goes
sure will let you know! Thanks alot
Recommended threads
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...
- Duplicate Billing Issue – Charged Twice ...
Hi Appwrite team, I noticed that my card was charged twice for the subscription payment ($25 each), even though I only intended to make a single payment. Coul...