mouadziziOriginal post
Rank 1: Thread
I'm trying to send notifications to users that include a title, body, and image. While notifications with just a title and body are working well (I receive them on my phone), notifications that include an image are failing with a server error.
I'm self-hosting Appwrite using Coolify. Attached is an image showing the issue for reference.
Summary
Developers experiencing server errors when attempting to send notifications with images. Notifications without images are working fine. Set up Coolify for hosting Appwrite.
Solution: Check image size and format compatibility; ensure proper image path or link in notification code. Additionally, review server logs for more detailed error information.