otikOriginal post
Rank 2: Process
Hi Appwrite,
please I really dont know how to continue. I created a function from your templace (FCM template). And now I dont really dont know how to continue. How can i add a message or anything. When i try to execute the function it throws error 400 and it is obvious that it throws an error. But is there anything i shout add to body or headers?
BTW i use appwrite cloud and the function is triggered by creating a document.
Summary
The user is having trouble using the Appwrite FCM (Firebase Cloud Messaging) template and doesn't know how to add a message or anything to it. When trying to execute the function, they receive an error 400. The user is using Appwrite cloud and the function is triggered by creating a document.
Solution: The user should check the body and headers of their function code to ensure that everything is correctly set up according to the Appwrite FCM template. They can also consult Appwrite documentation or reach out to Appwrite support for further assistance.