Skip to content

Commit

Permalink
[SoundCloud] Update clientId (#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiGr authored Feb 11, 2022
1 parent 65129e6 commit 0d6aebc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

public class SoundcloudParsingHelper {
static final String HARDCODED_CLIENT_ID =
"JpcTFmpEz9lMPDrM6TDAC9izag7Be06D"; // Updated on 2022-01-07
"0vyDB4rxVEprGutWT0xQ2VZhYpVZxku4"; // Updated on 2022-02-11
private static String clientId;
public static final String SOUNDCLOUD_API_V2_URL = "https://api-v2.soundcloud.com/";

Expand Down

0 comments on commit 0d6aebc

Please sign in to comment.