packagist jlevers/selling-partner-api 6.0.4
v6.0.4

latest releases: dev-main, v6.x-dev, v5.0.x-dev...
17 months ago

Fixed

  • Generate query strings like a=val1,val2 instead a=val1&a=val2. Amazon often requires, and always accepts (as far as I can tell) comma-separated query string arrays, but often rejects the more standard format we were using before.
  • Look up cached access tokens and RDTs using refresh tokens as the key, not LWA client ID, because it's possible to have multiple refresh tokens for the same client ID.

Changed

  • Add JSON_UNESCAPED_SLASHES flag when outputting customized schema files in SchemaVersion

Don't miss a new selling-partner-api release

NewReleases is sending notifications on new releases.