...
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
- Problem with getting rows from related t...
Hi, I migrated the Appwrite SDK to 1.8.0 and the package in my Flutter app to version ^20.3.2. I noticed one thing is different. Previously, when I got a JSON r...
- MFA Recovery Codes issue
after creating recovery codes using `account.createMFARecoveryCodes()` do we need to Verify MFA factors type recovery code? I followed this guide: https://appw...
- Build Error Truncated
I'm trying to start with Appwrite using an existing Next.js project of mine. When a deployment runs though it just ends up showing :`server error.","code":500,"...