Hi all,
Here i encounter with an error, which emergers because of response code 400 i guess. I creates files but they are empty ,no track detail present.
Hello @nazan ,
I could reproduce the issue, in line 78 you could use access_token=access_token
instead of get_token(**kwargs)
. Hope it helps
Thank you! You are right!!
1 Like