Closed joaolsilva closed 5 years ago
I will fix this and update the code
I adjusted the HTTPError handler so you shouldn't get the AttributeError anymore. It will delay for some seconds and then retry the call until it hits the maximum retry limit.
The retry code of client.py (line 115) tries to access e.headers that don't exist.
requests==2.22.0 apple-music-python==1.0.2