Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Unsupported Cancel Message Error



ERROR: 31302

error-31302 page anchor
PROGRAMMABLE VOICE
ERROR

This version of the SDK no longer supports processing cancel push notification messages. You must register via Voice.register(...) on Android or [TwilioVoice registerWithAccessToken:deviceToken:completion:] on iOS with this version of the SDK to stop receiving cancel push notification messages. Cancellations are now handled internally and reported to you on behalf of the SDK.

Possible Causes

possible-causes page anchor

The identity associated with the Twilio Voice SDK is still registered to receive cancel push notification messages.

The application must register via Voice.register(...) on Android or [TwilioVoice registerWithAccessToken:deviceToken:completion:] on iOS to stop receiving cancel push notification messages.


Rate this page: