This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by misytstix
almost 11 years

Trying this code in a real app

I’m trying this code in a real app, but it wont upload the recording after prompting user authorization to Soundcloud. The popup doesnt close.

Besides the following, is there any other setup we need?

  1. Get authentic Soundcloud client ID
  2. Set redirect_uri to a html file on my server
  3. Include the following script in index.html
    <script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>

Answer 5189e4464bf1fcb9e0000108

0 votes

Permalink

RESOLVED! Running the app locally from a PC doesnt work. I’m now hosting it on a server. That’s what worked for me anyways.

points
Submitted by misytstix
almost 11 years