In each topic I have added multiple subscribers as well
I have registered only IOS thru APN
seems to be the same issue
And this is only for push notifications and not for email or SMS?
only push notification
for all of them actually
ok so i am out ^^
this one has the remote access value which is my appwrite's ip adress
both have status 200
I can't see much from this
More importantly are the URLs and request headers
do these provide the details you were looking for?
both are the two topics request
Whoa very different. Is the big one from the topics tab and the smaller one is from the model?
Oh wait the big API call is fetching the topics in the message. There should be another one like /v1/messaging/topics
both get called when i navigate to the topics tab
you mean this one?
Hmm these all seem okay. So on the topics modal it returns an empty list?
Yes, from the topics call the list of subscribers is empty
This looks fine
and this?
This isn't the right API call 🧐
this is the one you mentioned /v1/messaging/topics
The key in the response should be topics 🧐
Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- GIthub Student dev pack
I have github student developer pack on this account (anand0207sharma@gmail.com) and i tried claiming Appwrite's studentdeveloper pack but its not happening. I ...
- Appwrite Push Notifications: "Unknown er...
Hi all, I'm running into an issue with Appwrite push notifications in my web project. When I try to manually send a notification to a user from the Appwrite we...