Skip to content

Existing API app credentials return invalid_client; need reset/rotation #574

Description

@coldysquares

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"}

  1. OAuth authorization-code token exchange
  2. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions