Skip to content

Commit

Permalink
Update ClientId
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry08 committed Jul 13, 2024
1 parent 252dbf0 commit 5c76523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundCloudExplode/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public static class Constants
{
public const string ClientId = "ICQyLasUBASlFk0tLJ8FRmTTFc11FVBZ";
public const string ClientId = "wDSKS1Bp8WmdlRPkZ7NQXGs67PMXl2Nd";

public const string ResolveEndpoint = "https://api-v2.soundcloud.com/resolve";
public const string TrackEndpoint = "https://api-v2.soundcloud.com/tracks";
Expand Down

0 comments on commit 5c76523

Please sign in to comment.