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
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...