#Simple Fetching Code from API

7 messages · Page 1 of 1 (latest)

slow trail
#

I believe there is an issue with me await use, does anybody know a solution?

#

(i reccomend putting this post in full view so it looks less messy)

#

i copied this from the developer.spotify.com website as they were giving sample source code to print out a user's top 5 artist within the last 30 days

#

it works smoothly on their website however on my VSCode it does not work.

distant veldt
#

should probably revoke that token

#

shouldn't share private tokens

cursive escarp
#

it's because you are using await without putting that statement within an async function