amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
577 stars 730 forks source link

/products/pricing/v0/listings/{SellerSKU}/offers cannot contain +[BUG] Documentation #1953

Closed rokey001 closed 2 years ago

rokey001 commented 2 years ago

https://sellingpartnerapi-eu.amazon.com/products/pricing/v0/listings/FLSM-GYBJ3801%2B09%2B03%2B4044-SNR-DECX1/offers

{ "errors": [ { "code": "InvalidInput", "message": "FLSM-GYBJ3801 09 03 4044-SNR-DECX1 is an invalid SKU for marketplace A1PA6795UKMFR9", "details": "" } ] }Array ( [errors] => Array ( [0] => Array ( [code] => InvalidInput [message] => FLSM-GYBJ3801 09 03 4044-SNR-DECX1 is an invalid SKU for marketplace A1PA6795UKMFR9 [details] => ) ) )

Seller_SKU : FLSM-GYBJ3801+09+03+4044-SNR-DECX1

github-actions[bot] commented 2 years ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.