Error 404 – The requested resource ID was not found
-
Hi there, and thanks for reading this! I’m a developer myself and very much appreciate your effort helping people like me.
In one of my projects I’m getting feedback lately that customers sometimes can’t pay via PayPal. The problems occur very infrequent, sometimes in sequence for many different customers and orders and then there are days without any problem at all. So I can’t really narrow down or reproduce this and hope you can point me in the right direction.
The system specs are : LAMP, WordPress 6.1.1, WooCommerce 7.1.0, PayPal PLUS 2.2.1 and many more Plugins.
These are the only hints I can find in the WooCommerce logs :
2022-12-15T13:43:18+00:00 INFO GET https://api.paypal.com/v1/payments/payment/PAYID-NOTAREALID00160BG871932D
2022-12-15T13:43:18+00:00 INFO Response Status : 404
2022-12-15T13:43:18+00:00 ERROR Got Http response code 404 when accessing https://api.paypal.com/v1/payments/payment/PAYID-NOTAREALID00160BG871932D. {"name":"INVALID_RESOURCE_ID","message":"The requested resource ID was not found","information_link":"https://developer.paypal.com/docs/api/payments/v1/#error-INVALID_RESOURCE_ID","debug_id":"18606763b5287"}
2022-12-15T13:43:18+00:00 ERROR Validate Payment ID: PAYID-NOTAREALID00160BG871932D: Failed{"name":"INVALID_RESOURCE_ID","message":"The requested resource ID was not found","information_link":"https://developer.paypal.com/docs/api/payments/v1/#error-INVALID_RESOURCE_ID","debug_id":"18406723b52f7"}Normally those requests are getting code 200 in response. The overall system status is fine. Given the sporadic nature of this issue I don’t think it’s a problem with another plugin or the theme. But I can post more details or run additional test. I’m just a bit lost now.
Best wishes, Stefan
- The topic ‘Error 404 – The requested resource ID was not found’ is closed to new replies.