amazon-sp-api | Amazon Selling Partner API Client | AWS library

 by   amz-tools JavaScript Version: v0.1.0 License: MIT

kandi X-RAY | amazon-sp-api Summary

kandi X-RAY | amazon-sp-api Summary

amazon-sp-api is a JavaScript library typically used in Cloud, AWS applications. amazon-sp-api has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Amazon Selling Partner API Client
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              amazon-sp-api has a low active ecosystem.
              It has 191 star(s) with 96 fork(s). There are 17 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 54 open issues and 111 have been closed. On average issues are closed in 60 days. There are 5 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of amazon-sp-api is v0.1.0

            kandi-Quality Quality

              amazon-sp-api has 0 bugs and 0 code smells.

            kandi-Security Security

              amazon-sp-api has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              amazon-sp-api code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              amazon-sp-api is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              amazon-sp-api releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of amazon-sp-api
            Get all kandi verified functions for this library.

            amazon-sp-api Key Features

            No Key Features are available at this moment for amazon-sp-api.

            amazon-sp-api Examples and Code Snippets

            No Code Snippets are available at this moment for amazon-sp-api.

            Community Discussions

            QUESTION

            Cannot run Selling Partner API operations through the Node.js client
            Asked 2021-Sep-19 at 19:13

            I have the following snippet:

            ...

            ANSWER

            Answered 2021-Sep-19 at 19:13

            It should probably be arn:aws:iam::99999:role/role-name if the iam user has sts policy.(not user ARN)

            Source https://stackoverflow.com/questions/69072192

            QUESTION

            How to convert Amazon MWS credentials to SP-API creds
            Asked 2021-Aug-23 at 15:03

            Here are the seemingly clear instructions from Amazon.

            Simply send the following: sellingPartnerId, developerId, and mwsAuthToken

            I do this with httparty like so:

            ...

            ANSWER

            Answered 2021-Aug-23 at 15:03

            Unfortunately the specific Amazon docs that you link to don't tell the whole story. There are a few other requirements you'll need in order to get the authorizationCode response that you're looking for:

            Amazon OAuth Token

            You'll need an access token from Amazon's OAuth API (an entirely different API). You can use the grantless workflow for this, since in your case the user hasn't actually authorized the SP-API yet:

            Source https://stackoverflow.com/questions/68868534

            QUESTION

            Amazon SP-API can't assume role of myself?
            Asked 2021-Jun-22 at 13:29

            I'm trying to connect to the Amazon Selling Partners API (SP-API) using the node.js library and am coming across an extremely odd error which seems to be telling me I can't assume my own role?

            ...

            ANSWER

            Answered 2021-Jun-22 at 13:29

            The ARN arn:aws:iam::11111:user/bob describes a User not a role.

            It should probably be something like arn:aws:iam::11111:role/your-role-name if the client expects a Role ARN.

            Source https://stackoverflow.com/questions/68080059

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install amazon-sp-api

            Before you can use the client you need to add your app client and aws user credentials.

            Support

            The newest client version should have full support for all endpoints, versions and operations on release, however it might lack support for very recently added new endpoints, versions or operations. If you need an endpoint/version/operation that is not yet supported you can still call it by using the api_path parameter. I.e. if the new catalogItems version 2020-12-01 would not be supported yet we could still use the new implementation of the getCatalogItem operation by using the api_path and method properties:. NOTE: If your api_path includes special characters that require encoding (i.e. an SKU that contains UTF-8 characters) you will have to encode these characters manually before passing your api_path to .callAPI().
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/amz-tools/amazon-sp-api.git

          • CLI

            gh repo clone amz-tools/amazon-sp-api

          • sshUrl

            git@github.com:amz-tools/amazon-sp-api.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular AWS Libraries

            localstack

            by localstack

            og-aws

            by open-guides

            aws-cli

            by aws

            awesome-aws

            by donnemartin

            amplify-js

            by aws-amplify

            Try Top Libraries by amz-tools

            amazon-ad-api

            by amz-toolsJavaScript