unspok3n / beatportdl

Beatport downloader (FLAC, AAC)
15 stars 4 forks source link

403 from beatport #17

Open philipp1669 opened 23 hours ago

philipp1669 commented 23 hours ago

yesterday everything worked, now when I try downloading tracks, it throws this error: save track: request failed with status code: 403 - You do not have permission to perform this action.. I have already tried refreshing the token, my credentials are ok, because oauth works. I am on arm macOS

philipp1669 commented 23 hours ago

image

unspok3n commented 23 hours ago

Just tested and everything works for me, maybe your subscription has expired?

philipp1669 commented 23 hours ago

nope, my subscription is still intact, I got the essential plan. maybe I've reached a rate limit (unlikely, I have maybe downloaded 10 songs in the last 24 hours). do you have any idea what could be the case here? I also tried it on my windows 11 vm and with a new copy of the installer, on windows it worked yesterday too (same credentials, just regenerated the token)

unspok3n commented 23 hours ago

My guess would be that beatport may have disabled the access to the /download endpoint for lower subscription plans since they don't need the "Offline library" feature

philipp1669 commented 22 hours ago

which subscription do you have? it has to be a huge coincidence for them to have changed it overnight. maybe its ip locked now? in safari im connected to a vpn, ill log in on another browser without one. maybe that fixes it. also updated my password, no fix.

unspok3n commented 22 hours ago

I have professional, just created a new account with essential trial and can confirm that download endpoint is no longer working

philipp1669 commented 22 hours ago

will it work with advanced?

unspok3n commented 22 hours ago

Tested, it works, but you have to set the quality to "medium" in the config

unspok3n commented 22 hours ago

I'll try to add the support for essential asap

philipp1669 commented 21 hours ago

I just upgraded to advanced, it works now but LMK when it's available at essential again. Thanks