nozzlegear / ShopifySharp

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
https://nozzlegear.com/shopify-development-handbook
MIT License
742 stars 308 forks source link

Feature/dispute evidence #1025

Closed dsargent9182 closed 5 months ago

dsargent9182 commented 6 months ago

https://github.com/nozzlegear/ShopifySharp/issues/1009 I have attempted to implement this feature. I was able to pull a dispute but when I tried to pull dispute evidence it would always return a 404. I can see from the documentation it says I need the scope -> shopify_payments_dispute_evidences but I don't see how to enable this. DisputeEvidence