Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

52118: FCM Bad Request

Twilio Notify DocumentationNotify

Description

description page anchor

Possible causes

possible-causes page anchor
  • Invalid or missing registration token.
  • Incorrectly formatted JSON payload.
  • Invalid or missing required fields in the request.
  • Exceeding the payload size limit.
  • Invalid API key or authentication token.
  • Verify that the registration token is correct and not expired.
  • Ensure the JSON payload is correctly formatted and adheres to FCM specifications.
  • Check that all required fields are included and correctly populated in the request.
  • Ensure the payload size does not exceed the maximum limit allowed by FCM.
  • Verify the API key or authentication token is valid and has the necessary permissions.