Hello There! I am using the messaging API to send a push notification on Android from Java SDK via a Cloud Function but it fails. I get "No valid recipients found." even though the user ID and target ID are correct.
hey daniel whenever i'm using the setEndpoint method it gives me java Ambiguous error can you help me to resolve this issue ?
You can find the java code here ^^
You can see the above IDs are correct. Perhaps I am missing something in the code?
hey daniel whenever i'm using the setEndpoint method it gives me java Ambiguous error can you help me to resolve this issue ?
I have replied on your thread
Recommended threads
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...