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
118 additions
and
91 deletions
-
Please register or login to post a comment