Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the
Error
Application error

48010: Custom Routing Callback failed to execute successfully

Description

description page anchor

Possible causes

possible-causes page anchor
  • The callback endpoint returned an error code.
  • The callback processing is exceeding 10 seconds.
  • Check your callback execution logic to ensure it is processing the callback calls correctly and passing back 200 OK.
  • Make sure that callback processing time is less than 10 seconds.