...
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
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...