
i tried to send my first test message to my target or also to my topic.. but in both cases i get this error message:
TypeScript
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
did i miss something?
TL;DR
Developers are experiencing an error when trying to send a test message to a target or topic. The error message indicates an issue with the encoding key. The problem seems to be related to a missing or incorrect string key input. Check the code in FCM.php on line 61 to ensure the correct key is being provided for encoding.Recommended threads
- Site don't have Permission?
https://discord.com/channels/564160730845151244/564160731327758347/1386878747902476489 I'm on a self hosted Instance of Appwrite 1.7.4 and getting this error o...
- Add custom domain problem
I am trying to use Appwrite in a self-hosted environment and am having difficulty adding a custom domain. Steps taken: Project > Settings > Custom Domains > Add...
- Encountering More factors are required w...
I am encoutering the more factors error even though I am providing proper mfa code in the workflow. The following happens: 1) User provides email adress 2) Use...
