I have an existing SoundCloud API application on my Artist Pro account called wollohy.fm.
The app appears normally in my registered apps page, and the Client ID works at the authorization endpoint.
However, both of these fail with HTTP 401 and:
{"error":"invalid_client"}
- OAuth authorization-code token exchange
- Client credentials flow using the documented HTTP Basic authentication method
I am using the Client ID and Client Secret currently shown in the app settings.
The app settings page does not provide a way to:
- rotate/regenerate the Client Secret
- delete/reset the app
- update/remove the Website field
Please reset or reissue the credentials for this application, or remove the existing application so I can register it again.
I have intentionally not included the Client ID or Client Secret in this public issue.
I have an existing SoundCloud API application on my Artist Pro account called
wollohy.fm.The app appears normally in my registered apps page, and the Client ID works at the authorization endpoint.
However, both of these fail with HTTP 401 and:
{"error":"invalid_client"}
I am using the Client ID and Client Secret currently shown in the app settings.
The app settings page does not provide a way to:
Please reset or reissue the credentials for this application, or remove the existing application so I can register it again.
I have intentionally not included the Client ID or Client Secret in this public issue.