go-amazon-mws-api
go-amazon-mws-api copied to clipboard
Removed param sorting from gen which caused signing errors when ASIN's > 9
This broke the test because the params are no longer sorted, but signing does work correctly now without signing errors.