Monday, February 6, 2017

Is it possible to allow a SoundCloud track uploaded using the API to be embeddable by all?

Leave a Comment

I'm using the SoundCloud API to automatically upload audio tracks to SoundCloud.

Everything works OK, except the embeddable_by property value. Whatever it's set to, the track will always result in embeddable_by == "none".

Enabling the (undocumented) embeddable property results in embeddable_by == "me", but I need it to be "all" so the tracks can be embedded on external sites.

Editing the track permissions from SoundCloud and checking "Display embed code" effectively results in embeddable_by == "all".

Is there a way to accomplish this using only the API?

0 Answers

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment