
...

Any idea what would be happening?

So localhost
alone works, but setting the domain you're accessing the Realtime from doesn't work?

nope :(

ok idk how but it started working now, there was an error coming before in my console.
Where I was logging: process
and thus it threw process not found
. I removed that and pushed it to prod. Its working bow

It works \✅

Thank you all :)

[SOLVED] Does this appwrite query for realtime works?

@Steven In that case we do mention that you can use wildcards for events

Do we want to mention

like

specifically

"Wildcards can't be used with channels?

🤔

Either that or don't change anything

Makes sense.

I think it's different from events

so might help :/

How hard would it be to add some validation

instead

and throw a good error

🤣

I always think that helps, too

Not a quick one liner. We'd have to do some pattern matching and parsing. And it might be hard coded

🫠
Recommended threads
- can't send emails
i explored the docs and it says Messaging.CreateEmail() but this function does not exist , i installed appwrite on next js env everything works fine except thi...
- approve deployment do not work
In https://github.com/cennso/cennso-website/pull/2 I see failing and when I go to https://cloud.appwrite.io/console/git/authorize-contributor?projectId=68f64b7b...
- Function execution stuck in "Processing"...
Hey! Is there any way to stop function execution? I know, I can set a timeout in seconds and I did. This particular function have 900 seconds timeout set in Clo...
