-
Hi there,
Thank you for opening an issue. Please note that we try to keep the Databricks Provider issue tracker reserved for bug reports and feature requests. For general usage questions, please se…
-
I get the following error upon initializing the mws-api in my Meteor app. Any idea how to get around this issue? Running my code on Node directly from the console works fine so seems to be a Meteor is…
-
Currently, Amazon::MWS::TypeMap only contains basic types, and the rest of the type scheme (which is totally undocumented, but the code is clear enough) resides in the code generated for each endpoint…
-
... i'm not 100% sure where I'm going with this thought -- it's probably safe to assume that Amazon will always send valid data, and even if they didn't, we'd have to handle it gracefully anyway.
W…
-
New SP API authorizations stopped working with MD 9001 error: "The Developer is blocked for new authorizations in MWS". It was working for a long time and just stopped working after some moment recent…
-
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
-
### Use-cases
Here's a summary of my use-case (also described in #2239):
- I'm managing an Azure Databricks deployment with Terraform providers `azurerm`, `azuread`, `databricks`.
- I've conf…
-
example: GetReportList and GetReportListByNextToken share the same request quota. Lib does not currently understand that. Probably need to include a "throttle key" option in the throttle data that d…
-
## Please prefix the issue title with the project name i.e. [rush], [api-extractor] etc. ##
**Is this a feature or a bug?**
- [ ] Feature
- [x] Bug
**Please describe the actual behavior.**
…
-
I've just graduated from the MWS nanodegree and would like to extend the project further. Is there any chance of getting a PUT endpoint for restaurants (and maybe a POST endpoint as well, for new rest…