Amazon-SP-API-CSharp
Amazon-SP-API-CSharp copied to clipboard
Latest Version 1.6.6 issue with RestSharp when submitting feed
When making a feed submission call, .Feed.SubmitFeed(xml, FeedType.POST_PRODUCT_PRICING_DATA), system throw exception {"Method not found: 'Void RestSharp.RestClient..ctor(RestSharp.RestClientOptions, System.Action`1<System.Net.Http.Headers.HttpRequestHeaders>)'."} System.MissingMethodException
RestSharp is updated to the latest 110.2.0.0 version.
Personally I have no time to keep updating this package but I'm open any developer need to fix or add feature on it its take many times from me to get it live , and I need other developer help to add the fix for new features by submit new Pull requests , I will try to review and accept within 2 days .
Please try fork our rep and then submit your change to review and merge with our code
PR #632 should resolve