-
I tested two authentication strategies to make calls to the sandbox:
1. Using STS (as documented)
2. Using a user permission
In the second approach give the user permission to use the documented …
-
In the SP-API docs under "Authorizing Selling Partner API applications" => "Website workflow" => "Step 2" it states:
"The seller views the consent page, reviews the data access requested by your ap…
-
Dear all,
I am working on updating order shipping information using the Feeds API, which I am coding in PHP using https://github.com/clousale/amazon-sp-api-php. The problem is after I upload the do…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Other...…
-
Background:
the api is "https://github.com/amzn/selling-partner-api-docs/blob/main/references/listings-items-api/listingsItems_2021-08-01.md#getlistingsitem"
method in my app is :
getListingsI…
-
Learn the default proccess...
The same process crediturs use when you fail to pay a bill timely.
"A defaulted affidavit stands as truth in law"
Affidavit / default & notice to cure / final de…
-
When registering an application I am unable to add an OAuth Redirect URI, after clicking save they never actual save. Therefore after a user approves the developer, there is no redirect to our website…
-
[Here](https://jupyter.org/governance/linux-proposal.html), you will find the details of a proposal the EC has recently written after months of background research and detailed conversations with team…
-
Hi,
i have the following problem. i would like to generate package labels and for that i need to upload a xml document via PUT to a specific url. Then i need to create a feed for that (feed type: '…
-
Getting Error while start application. and call first api.
import { Injectable } from "@nestjs/common";
import { CreateAmazonDto } from "./dto/create-amazon.dto";
import { UpdateAmazonDto } from …