Giter Site home page Giter Site logo

Comments (3)

EliaTolin avatar EliaTolin commented on June 20, 2024 1

Hello,
I help you.

You forget the parameters for this request. Check here the parameters

I understand that the documentation in readme is not clear.
I alone to create this webserver.

But i would like it help other developers to make new app.

You are welcome.

from paapi_amazon_webserver.

EliaTolin avatar EliaTolin commented on June 20, 2024

Hello,
Thanks for you issue.
The correct path is this:

http://127.0.0.1:5000/api/v1/pa_amazon/search_product

I add the the prefix in the readme.

from paapi_amazon_webserver.

hardcore avatar hardcore commented on June 20, 2024

Thanks a lot! :-)

I hope you can give me a little support. I want to get a JSON response from amazon pa api over HTTP request. How can I do this with for example an ASIN?

If I use "http://127.0.0.1:5000/api/v1/pa_amazon/search_product" I get an error code 405.

127.0.0.1 - - [02/Dec/2022 10:31:30] "GET /api/v1/pa_amazon/search_product HTTP/1.1" 405 -
Here is my request:

➜ curl -X GET http://127.0.0.1:5000/api/v1/pa_amazon/search_product
<!doctype html>
<html lang=en>
<title>405 Method Not Allowed</title>
<h1>Method Not Allowed</h1>
<p>The method is not allowed for the requested URL.</p>

Thanks a lot!

from paapi_amazon_webserver.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.