Stofkat / LibSoundCloud-iOS

A custom library for using soundcloud in your iOS apps. This library doesn't have any dependancy projects like the official SoundCloud SDK and should be much easier to implement in your projects
39 stars 5 forks source link

SoundCloud doesn't work anymore #2

Open Jackc415 opened 8 years ago

Jackc415 commented 8 years ago

This used to work perfectly well until today. Whenever I try to login and get a user token, I get this error: Error Domain=NSURLErrorDomain Code=-1012 "(null)" UserInfo={NSErrorFailingURLStringKey=https://api.soundcloud.com/oauth2/token/, NSUnderlyingError=0x7fde9a48bbc0 {Error Domain=kCFErrorDomainCFNetwork Code=-1012 "(null)" UserInfo={_kCFURLErrorAuthFailedResponseKey=<CFURLResponse 0x7fde9a5941e0 [0x10a0d4a40]>{url = https://api.soundcloud.com/oauth2/token/}}}, NSErrorFailingURLKey=https://api.soundcloud.com/oauth2/token/}

Does anyone know what's going on?

nashawnch commented 6 years ago

Hey,

Has this issue been resolved ?