Hi, I migrate my site to other server, on my backend woo commerce website, under product category, alot of permission call-back errors…missing “rnlab-app-control/v1/”…
How can i solved below:
The REST API route definition for rnlab-app-control/v1/template-mobile
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/ljwdavh7/public_html/OnitekApp/wp-includes/functions.php on line 5311
The REST API route definition for rnlab-app-control/v1/configs
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/ljwdavh7/public_html/OnitekApp/wp-includes/functions.php on line 5311