scdl-org / scdl

Soundcloud Music Downloader
GNU General Public License v2.0
3.29k stars 331 forks source link

Invalid client_id #484

Closed JBWHH closed 3 months ago

JBWHH commented 3 months ago

Hey, getting a new error : "Invalid client_id in C:\Users\joelb.config\scdl\scdl.cfg. Using a dynamically generated client_id... URL is not valid"

alt44s commented 2 months ago

How'd you solve it? I'm getting the same error.

7x11x13 commented 2 months ago

How'd you solve it? I'm getting the same error.

The first part "invalid client_id..." is not an error, it's just a warning that the default client_id is no longer valid (after SoundCloud made some changes recently). It should still work fine otherwise. The real error the original user posted was at the end: "URL is not valid" so something was probably wrong about the URL they gave the script. If you want to fix the warning, remove the default client id from the config file.