+1 for this, I’m having the same error.
+2 for this. I am also having this error. Jetpack recommended I report to you.
@blizzard0627 @lesliebigos the issue for my client was that they were using WP Engine hosting, with Global Edge Security (which I believe uses Cloudflare) enabled.
Because of this, WP Engine had to whitelist our IPs in order for us to update.
So far, it’s been working.
Hope this is helpful for someone!
+3… I’m having this error too
+4 Same error here man. Please take a look at your code.
-
This reply was modified 5 years, 4 months ago by
negru13.
+5 same error on multiple sites all the same
Notice: register_rest_route was called incorrectly. The REST API route definition for mpp/v2/profile-image/me 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 /home/site/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for mpp/v2/profile-image/change 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 /home/site/public_html/wp-includes/functions.php on line 5229
Notice: register_rest_route was called incorrectly. The REST API route definition for mpp/v1/user/(?P\d+) 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 /home/site/public_html/wp-includes/functions.php on line 5229
Sorry about this y’all. There was a miscommunication on who is responsible for maintaining this plugin.
The REST issues should be fixed now.
Cheers,
Ronald