
I am trying to implement appwrite fully into my app and am switching over from firebase. I registered FCM as a Provider and tried to send a push message via the dashboard but get this error:
Failed sending to targets with error: Utopia\Messaging\Helpers\JWT::encode(): Argument #2 ($key) must be of type string, null given, called in /usr/src/code/vendor/utopia-php/messaging/src/Utopia/Messaging/Adapter/Push/FCM.php on line 61
This leads me to belive its a issue in my appwrite instance. What could cause this?
Recommended threads
- availability appwrite 1.8.0
when will the new server version be available for selfhosted?
- Build-in user attributes unique
Hey! I have a question, i'm creating user via account.create and i was wandering if there is possibility to make name and email unique. I don't wont to go throu...
- Two-deep relationships only expand on th...
After the latest release, I noticed that two-deep relationships only expand correctly in the first document returned by listDocuments. • On the first doc...
