Hello,
I am trying to use the amazon-paapi.
If I call the paapi and print the result to the terminal, I am getting following response.
exports { ItemsResult: exports { Items: [ [exports] ] } }
How can I get and use the api response?
Do you have an example that shows how to call the code and how to get the result in json format?
Hello,
I am trying to use the amazon-paapi.
If I call the paapi and print the result to the terminal, I am getting following response.
exports { ItemsResult: exports { Items: [ [exports] ] } }How can I get and use the api response?
Do you have an example that shows how to call the code and how to get the result in json format?