WPIntell

Source evidence

Reset API Route errors

Jovvie Point of Sale POS for WooCommerce · support · 2021-02-12T15:40:00+00:00

complaintsentiment
mediumseverity
0.93relevance
2replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
regisit unresolved
Since update to WP 5.3, getting numerous warnings in debug for POS like the following: [12-Feb-2021 15:28:58 UTC] PHP Notice: register_rest_route was called incorrectly . The REST API route definition for wc-pos/application/support 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 /var/www/vhosts/…/httpdocs/wp-includes/functions.php on line 5229 [12-Feb-2021 15:28:58 UTC] PHP Notice: register_rest_route was called incorrectly . The REST API route definition for wc-pos/application/heartbeat 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 /var/www/vhosts/…/httpdocs/wp-includes/functions.php on line 5229 [12-Feb-2021 15:28:58 UTC] PHP Notice: register_rest_route was called incorrectly . The REST API route definition for wc-pos/application/allowed_location 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 /var/www/vhosts/…/httpdocs/wp-includes/functions.php on line 5229 [12-Feb-2021 15:28:58 UTC] PHP Notice: register_rest_route was called incorrectly . The REST API route definition for wc-pos/groups 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 /var/www/vhosts/…/httpdocs/wp-includes/functions.php on line 5229 [12-Feb-2021 15:28:58 UTC] PHP Notice: register_rest_route was called incorrectly . The REST API route definition for wc-pos/groups/ids 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 /var/www/vhosts/…/httpdocs/wp-includes/functions.php on line 5229 [12-Feb-2021 15:28:58 UTC] PHP Notice: register_rest_route was called incorrectly . The REST API route definition for wc-pos/groups/(?P<id>[\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 /var/www/vhosts/…/httpdocs/wp-includes/functions.php on line 5229 Can you advise when these will be fixed? Thanks for raising the support post, could you please do us a favor and trigger a full debug log on your instance. We’d like to review the full list of warnings being triggered on your setup. To send us the log, let’s do the following: POS > Settings > Debug tab Enable developer mode for debugging. Save changes. Now go and launch a POS Station. Once the POS loads. Click the upper left main menu. Select Support. Under Support. Fill out the form, make sure to the option ‘Send POS system report’ is enabled. Click Send The debugs will send to us and create a support ticket. We will review the full logs and follow-up on a fix to address the warnings. Don’t forget to go back and disable the debugging mode on the POS settings, as the debugging may impact performance of the POS. Done.

Comments

2 shown
bizswoop 2021-02-17T02:17:00+00:00

Thanks for raising the support post, could you please do us a favor and trigger a full debug log on your instance. We’d like to review the full list of warnings being triggered on your setup. To send us the log, let’s do the following: POS > Settings > Debug tab Enable developer mode for debugging. Save changes. Now go and launch a POS Station. Once the POS loads. Click the upper left main menu. Select Support. Under Support. Fill out the form, make sure to the option ‘Send POS system report’ is enabled. Click Send The debugs will send to us and create a support ticket. We will review the full logs and follow-up on a fix to address the warnings. Don’t forget to go back and disable the debugging mode on the POS settings, as the debugging may impact performance of the POS.

regisit 2021-02-17T08:42:00+00:00

Done.