Menu

Expand
Rate this page:

Warning 40153

Product: TaskRouter

WARNING - 40153

Absolute Paging used when iterating TaskRouter resources

The absolute paging query type that is being used has been deprecated. Starting Dec. 1, 2021 we will no longer return data for this query, and instead return a 400-response for requests of query type /Workers?Page=&PageSize=.

Please update your application to instead utilize relative paging: /Workers?PageToken=PA, where is the last item of the current page.

Possible Causes

Not using the latest Twilio helper libraries. Constructing requests directly which use Page & PageSize query parameters directly.

Possible Solutions

Utilize the latest Twilio helper libraries. Rely upon the PageToken instead of the Page Number for paging.

Rate this page:

Thank you for your feedback!

Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

Sending your feedback...
🎉 Thank you for your feedback!
Something went wrong. Please try again.

Thanks for your feedback!

thanks-feedback-gif