gettin link using await #107
Unanswered
ramonbrooks456
asked this question in
Q&A
Replies: 1 comment 1 reply
-
That's a bug in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to get all file links from the account.
my code is like this.
when i try to execute this code it is giving me error like this
It works perfectly using callback function.
how do i use async await and get links.
Beta Was this translation helpful? Give feedback.
All reactions