Disputes REST Endpoint returning a 404

Disputes REST Endpoint returning a 404

wizkidweb
Visitor
1 0 0

Hi everyone - I'm trying to query the following endpoint:

/admin/api/2020-01/shopify_payments/disputes.json

and I'm getting a 404 Not Found error for some reason.  The other endpoints within "shopify_payments" are correctly returning a 403 Forbidden (as my app doesn't have the required scopes).  I am authenticated with the "read_shopify_payment_disputes" scope, however.

 
Any idea why this is happening and how to fix it?
Reply 1 (1)

MickaelFM
Tourist
5 0 1

same here