Endpoint: https://fra.cloud.appwrite.io/v1
Project: 6899062700398ffeae4f
Database: threed-dating-db
Notification for user: 689a68dc3e3714d2a204
Title: "New user report: other"
Body: "jsnbdndk sjdjdnd"
Data keys: reportId, reporterUserId, reportedUserId, category
Generated messageId: "New_user_report__other" (22 chars)
Sending push notification...
Push error details: {
"name": "AppwriteException",
"code": 400,
"type": "general_argument_invalid",
"response": {
"message": "Invalid `messageId` param: Parameter must contain at most 36 chars. Valid chars are a-z, A-Z, 0-9, period, hyphen, and underscore. Can't start with a special char",
"code": 400,
"type": "general_argument_invalid",
"version": "1.8.0"
}
}
Native logs detected. Use context.log() or context.error() for better experience.
Notification status updated to: failed
these are the logs of my appwrite functions to send pushnotifications over appwrite messages. i tried everything but i cant get it working bacause of the message id. i tried only numbers randome number and letter combinations, nothing works. i dont know what my issue could be. If u need anything other please notify me
Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...