Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

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