-
Are there any C# code examples that work as a test by just replacing the credentials? Something simple like get Purchase Order information? I am trying to work off the C# client library and other docu…
-
### Configuration
###main.tf
```
provider "databricks" {
alias = "accounts"
host = "https://accounts.gcp.databricks.com"
google_service_account = var…
-
Hi all,
Today we posted [use case guides](https://github.com/amzn/selling-partner-api-docs/tree/main/guides/use-case-guides) for the Feeds and Reports APIs. These guides provide context and details…
-
Executing `dotnet ef migrations bundle --runtime linux-arm64 --self-contained --verbose` throws Excecption `Microsoft.EntityFrameworkCore.Design.OperationException: Could not load assembly 'ef-bundle…
-
It seems like real world use of TLS certificate compression will likely use Brotli.
https://github.com/google/brotli
https://www.chromestatus.com/feature/5696925844111360
https://bugzilla.mozilla…
-
Hey there,
Thanks for putting the work into this fantastic SDK @jlevers! I'm currently working on migrating an MWS application to an SP-API/hybrid app. Following [this blog post](https://developer-…
-
Using the [3.07.C.4.0-2](https://github.com/keenetic/keenetic-sdk/releases/tag/3.07.C.4.0-2) release it is unable to build the firmware for [keenetic-sprinter (KN-3710)](https://keenetic.ru/ru/keeneti…
srgsf updated
2 years ago
-
Hello, i have an issue with the api getAuthorizationCode , I'm trying to Migrate an Amazon MWS authorization to a Selling Partner API application for a client who already has MWS authorization with u…
-
Hi there,
setting up my cluster with instance pool works great, but when I destroy it it leaves `workerenv-*` instances running and therefore my databricks VPC won't destroy either.
### Configur…
-
Hi there,
I'm trying to provision databricks on GCP, and has been given a preview document of how this should work by Databricks. The steps include setting up a databricks provisioning service acco…