Soundcloud-AS3-API
Soundcloud-AS3-API copied to clipboard
scClient.authorizeUser(); -> Error #1009
I'm not quite sure what's the issue but as soon as I try step 5 I get Error #1009 which links me to
SoundcloudClient.as, line 244: params["oauth_token"] = requestToken.key;
Any idea what could be the issue?
regards, Soelen
I cant get past step 4. Every time I call scClient.getRequestToken(); I get an Unauthorized error. Anyone seen this one?