• Resolved luispcco

    (@luispcco)


    Hi,

    After updating wordpress to version 5.5 there’s an error in wordpress admin with the message “Notice: register_rest_route was called incorrectly. The REST API route definition for themeisle-sdk/v1/checksum is missing the required permission_callback argument… “.
    MenuIcons plugin was causing the error and adding ‘permission_callback’ => ‘__return_true’, to rest_register function arguments solved the problem.

    I don’t know if it’s the best way to solve it but I hope it helps to correct the problem in a future update.

    Best regards

Viewing 1 replies (of 1 total)
  • Hi @luispcco,

    Thank you for reaching out and reporting this!

    Our development team is already working on this and we will get back to you as soon as this is fixed.
    Thank you for your patience.

Viewing 1 replies (of 1 total)

The topic ‘Rest Api Route problem in wordpress 5.5’ is closed to new replies.