Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions #22

Closed
deepeshdkpathak opened this issue Sep 4, 2017 · 1 comment
Closed

Questions #22

deepeshdkpathak opened this issue Sep 4, 2017 · 1 comment

Comments

@deepeshdkpathak
Copy link

Hi , Could you please let me explain how we can get questions from api. As following is not working

var request = require('sync-request');
var requestResponse=request('GET',APIPATH);
var requestBodyResponse=requestResponse.body.toString('utf-8');

var apiJsonResponse = JSON.parse(requestBodyResponse);
questions=apiJsonResponse.data;  
@akersh-s
Copy link
Contributor

recommendation is to post in our forums: https://forums.developer.amazon.com/ since this isn't an issue with the repo itself. closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants