Please i need help with REST API call in sandbox. I created an order through https://api.sandbox.paypal.com/v2/checkout/orders and it was successful, but my problem is that i was not able to capture the order. My capture path is https://api.sandbox.paypal.com/v2/checkout/orders/63C894517G818735X/CAPTURE With error {"name":"INVALID_RESOURCE_ID", "message":"The requested resource ID was not found", "debug_id":"0f1b65b3827be", "details":[], "links":[] } I have been on this for more than 24hrs now with no solution, please someone should help me out.
... View more