ezkl / go-amazon-mws-api

Amazon MWS API client
17 stars 14 forks source link

Removed param sorting from gen which caused signing errors when ASIN's > 9 #2

Open danbopes opened 9 years ago

danbopes commented 9 years ago

This broke the test because the params are no longer sorted, but signing does work correctly now without signing errors.