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

36008: Invalid Page Token

Twilio Messaging DocumentationMessaging

Description

description page anchor

The pageToken query parameter is invalid.

Use a valid Broadcast SID that is 34 alphanumeric characters long and starts with BC.

Possible causes

possible-causes page anchor
  • The pageToken value is shorter or longer than 34 characters.
  • The pageToken value contains non-alphanumeric characters.
  • The pageToken value does not start with BC.
  • Send a pageToken value that is exactly 34 alphanumeric characters long.
  • Ensure the pageToken value starts with BC.
  • Remove any spaces, punctuation, or other non-alphanumeric characters from the pageToken value.
  • If you are paginating through results, pass the token exactly as returned by the previous response.

Additional resources

additional-resources page anchor