apple-music-token-generator icon indicating copy to clipboard operation
apple-music-token-generator copied to clipboard

I am running the python script so I can get the token but I get the error like this:

Open jamesryu108 opened this issue 3 years ago • 0 comments

print "curl -v -H 'Authorization: Bearer %s' "https://api.music.apple.com/v1/catalog/us/artists/36954" " % (token)

SyntaxError: invalid syntax

jamesryu108 avatar Aug 03 '21 00:08 jamesryu108