EsaDev

503 error spotify-token

Jul 8th, 2020
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "cast_handler.py", line 105, in <module>
  3. data = st.start_session(SP_DC, SP_KEY)
  4. File "C:\Users\esama\AppData\Local\Programs\Python\Python38-32\lib\site-packages\spotify_token.py", line 20, in start_session
  5. response.raise_for_status()
  6. File "C:\Users\esama\AppData\Local\Programs\Python\Python38-32\lib\site-packages\requests\models.py", line 941, in raise_for_status
  7. raise HTTPError(http_error_msg, response=self)
  8. requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://open.spotify.com/get_access_token?reason=transport&productType=web_player
Advertisement
Add Comment
Please, Sign In to add comment