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

How to check progress of asynchron task ? #443

Closed
hannesa2 opened this issue Oct 24, 2022 · 0 comments
Closed

How to check progress of asynchron task ? #443

hannesa2 opened this issue Oct 24, 2022 · 0 comments

Comments

@hannesa2
Copy link

hannesa2 commented Oct 24, 2022

When I do with ask something like
node ./ask-cli-cr/bin/ask-smapi.js <something-bundle> -s amzn1.ask.skill.1bafaaaa-503b-43d6-8e84-aaaaaaaaa --locales en-US

I see this output
[Warn]: This is an asynchronous operation. Check the progress using the following url: /v1/somethingBundles/amzn1.ask.skill.1bafaaaa-503b-43d6-8e84-aaaaaaaaa

How to grab this output ? e.g when I do in browser https://api.amazonalexa.com/v1/somethingBundles/amzn1.ask.skill.1bafaaaa-503b-43d6-8e84-aaaaaaaaa I see this
image

I tested it with these servers too, but without success

How to grab the asynchronous progress ?

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

1 participant