You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: