Error message: The requested resource cannot be found!
Please make sure your input parameters are correct!
cUrl error: (0)
PHP error:
Query string: action=display&bridge=Soundcloud&u=ID&format=Atom
Version: dev.2019-12-01
There is no username "ID" on soundcloud.
https://soundcloud.com/search/people?q=ID
I tested one of these users and there was an error, so maybe something is afoot? There's also #1487
Same here:
Error message: The requested resource cannot be found!
Please make sure your input parameters are correct!
cUrl error: (0)
PHP error:
Query string: action=display&bridge=Soundcloud&u=dubmasterclash&format=Atom
Version: git.master.366d2d6
The problem occurs again.
I can reproduce the issue.
@Roliga @couraudt Any ideas why this is happening?
Apparently we can't use api.soundcloud.com anymore with SoundCloud's client ID, the code need to be rewrited using api-v2.soundcloud.com.
https://github.com/TeamNewPipe/NewPipeExtractor/issues/290
It won't be long, I'll do it today
Fixed in #1497
I tested the change on my instance of rss-bridge and can confirm this.
Cheers
Thomas
Most helpful comment
Fixed in https://github.com/RSS-Bridge/rss-bridge/pull/1497