How can I edit the redirect_uri
in my SoundCloud apps dashboard? I go to http://soundcloud.com/you/apps but no edit button was found.
Asked
Active
Viewed 343 times
10

Hiro
- 391
- 5
- 10
2 Answers
0
Editing is not possible at present, and so for now, you'll need to get in touch with the SoundCloud support team to edit this.

Sam Starling
- 5,298
- 3
- 35
- 52
-
1How to get in touch with them? I can't find any support email – Shobhit Jan 27 '17 at 16:20
-
@Shobhit Did you manage to do something about this? My redirect_uri field is always empty, I've even tried creating a new app but it's still empty. – damjandd May 26 '17 at 12:09
-
@damjandd Nope, nothing. The problem is still there. – Shobhit May 27 '17 at 16:41
0
You can review this enhancement purposal on official Soundcloud API Github Repository , this was created on March 26, 2021 , where SoundCloud official team member accepted that it's a work in backlog and you can contact them to make updates to redirect URI.
To resolve this issue, you can send an email to SoundCloud at support@soundcloud.com to share the required changes and the target application for this change.
As of now, they are not providing this feature, due to the security reasons around the authentication connect flow.

Gaurav Tiwari
- 349
- 2
- 7
-
I was able to get ours changed by submitting an issue to the repo: https://github.com/soundcloud/api/issues/79 I emailed support with the specifics but they just directed me to the repo. – Ponny Jul 23 '21 at 02:51
-
@Ponny yeah, reaching them directly was also an option, its just we would not want the GitHub to be the resolution point to share any app data, when they have mentioned to contact via support email. – Gaurav Tiwari Jul 23 '21 at 20:49