While integrating with Soundcloud I receive the following empty list http://prnt.sc/b4p653 soundcould user has tracks . What can be the reason of such failure?
Asked
Active
Viewed 46 times
1 Answers
0
For example that the track owner has blocked API access to the track. See for example: SoundCloud API URLs timing out and then returning error 403 on about 50% of tracks
SoundCloud emailed back saying they have introduced an option for right holders to disable all API access to tracks by default, returning this 403 error when requested. They also said it's understandable that this is a confusing feature, and that they hope to make it more clear.
You get the 403 on the specific track(s), the list of tracks is empty if all tracks give this error.