Processing this specific URI, I will always get an "IOError: [Errno 32] Broken Pipe":
spotify:track:1uFiJH3Z6hlmLmZZRbJR3F
I first thought it could be because of this Unicode char å in the title but processing another URI like spotify:track:0m0bUigqixm0yCfujB9gqf with the same char in the title works.
Processing this specific URI, I will always get an "IOError: [Errno 32] Broken Pipe": spotify:track:1uFiJH3Z6hlmLmZZRbJR3F
I first thought it could be because of this Unicode char å in the title but processing another URI like spotify:track:0m0bUigqixm0yCfujB9gqf with the same char in the title works.
I can't explain this behaviour.