requests设置Authorization
摘要:
headers = {"Authorization", "Bearer {}".format(token_string)} r = requests.get("https://api.spotify.com/v1/me/player/devices", headers=headers)https:/ 阅读全文
posted @ 2018-05-24 16:27
枫飞飞
阅读(2207)
评论(0)
推荐(0)
浙公网安备 33010602011771号