-
Fatal error: Redefinition of parameter $quotaMax in .../vendor/aivanouski/amazon-mws-products/src/MarketplaceWebServiceProducts/Model/ResponseHeaderMetadata.php on line 31
-
Would love to get signature_v2_auth working for Amazon Product API (MWS, not product advertising).
The query is just a random UPC/EAN I picked to try and get my signatures working. I have set my se…
-
As pointed out by @natea in #4, #5 and #6, running the sandbox is not documented and not easy to achieve without instruction. This needs to be fixed. Also some instruction on how to run tests are requ…
-
When I am trying e.g this with an german sku that contains ä or ü or:
```
$sku = "404880510054500 Reg Büro RA";
$amz=new AmazonProductList('storeXY');
$amz->setIdType('SellerSKU');
…
-
**Writing down the request number optimization calculation to document the chosen approach**
_Information:_ the endpoint used for retrieving the `ASIN` for a given `EAN` can accept a list of up to …
-
Sometimes, getMatchingProductForId returns itemDimensions in extremely long floats-as-strings.
~~It's unclear if this is coming from Amazon directly, or if it's something that is occurring as the d…
-
Would using these parts make the ADCboard to sensorboard cables easier to build?
Cable: https://www.digikey.com/en/products/detail/3m/HF100-40TP/3911407
Connector on the ADCboard side: https://www…
-
Log:
```
ETHON: Libcurl initialized
ETHON: performed EASY effective_url=https://api.amazon.com/auth/o2/token response_code=200 return_code=ok total_time=1.40582
ETHON: performed EASY effective_u…
-
What is the best way to run the tests? I noticed that tox was in the requirements_dev.txt file and there is a pytest.ini file, so I ran this:
```
$ tox -c pytest.ini
GLOB sdist-make: /Users/nateaun…
natea updated
10 years ago
-
Hello there 👋
Is there a way to **get the status of each MWS service** separately?
For example, both the [Orders API](http://docs.developer.amazonservices.com/en_UK/orders-2013-09-01/MWS_GetSer…