The API call result was not normally contained in the (info) object because node…
…js processed the function asynchronously. So we used the following grammar rules, async, await, and changed it to call api synchronously. Good operation
Showing
2 changed files
with
5 additions
and
6 deletions
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment