• Resolved yuehlia

    (@yuehlia)


    Hello there,
    On our staging, testing the updated woocommerce v6 with the other plugins before updating live while debugging is on, when I noticed that at the bottom of the page (All products, Add new, Categories, Tags, Attributes) there was an error related to points and rewards plugin:

    register_rest_route was called incorrectly. The REST API route definition for wc/v3/settings/points-rewards-product is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /www/yuehlia_742/public/wp-includes/functions.php on line 5663
    
    Notice: register_rest_route was called incorrectly. The REST API route definition for wc/v3/settings/points-rewards-redeem is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /www/yuehlia_742/public/wp-includes/functions.php on line 5663
    
    Notice: register_rest_route was called incorrectly. The REST API route definition for wc/v3/user/points is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /www/yuehlia_742/public/wp-includes/functions.php on line 5663
    
    Notice: register_rest_route was called incorrectly. The REST API route definition for wc/v3/user/redeem-points is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /www/yuehlia_742/public/wp-includes/functions.php on line 5663
    • This topic was modified 2 years, 11 months ago by yuehlia. Reason: more info
Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for trying our plugin,

    As per your mentioned query, please try to deactivate third-party plugins and check one by one by reactivating them as there may be some other plugins conflict issue,

    We have tested at our end with the team but no issues were found for this same,

    If still any issue please let us know

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘register_rest_route was called incorrectly’ is closed to new replies.