Sliim / soundcloud-syncer

Synchronize user's favorites tracks from soundcloud
GNU General Public License v3.0
36 stars 4 forks source link

ERROR: Request failed (HTTPError: 403) #6

Open ThatOneCalculator opened 3 years ago

ThatOneCalculator commented 3 years ago

I did sc-syncer -u 398293050 -o Music/Soundcloud -c [REDACTED] and got

ERROR: Request `https://api.soundcloud.com:443/users/398293050/favorites.json?offset=0&limit=50&client_id=[REDACTED]` failed (HTTPError:403).

Where [REDACTED] is my Client ID.

Sivecano commented 3 years ago

got the same issue

Sliim commented 3 years ago

Hi guys!

soundcloud-syncer is no longer working with the latest soundcloud's API. It seems they have removed or changed some api endpoints I was using on soundcloud-syncer, resulting to a 403.

I have to look for another ways to reproduce soundcloud-syncer features, with latest API. I don't know when I will be able to provide a new version, and if this is possible with the latest API...

Sorry for that. Any help/suggestion is welcome!