OAuth2 login to SoundCloud recently returns Error

2019-07-16 16:27发布

I am trying to log into my SoundCloud account on an iOS app I develop using the Objective-C SoundCloudAPI framework https://github.com/sangtn/SoundCloudAPI

This worked like a charm the last time I used it but by today I am getting the following error message:

Error Domain=NXOAuth2HTTPErrorDomain Code=401 "HTTP Error: 401" UserInfo={NSLocalizedDescription=HTTP Error: 401}

Using the same credentials (email and psw) grants me access on the web platform and on the SoundCloud iOS app.

I cannot find any recent changes on the SoundCloud platform nor does their status page indicate any malfunction, so I am asking if anyone is experiencing this as well and if someone has found a cause of this issue?!

Thanks!

2条回答
爷的心禁止访问
2楼-- · 2019-07-16 16:46

Having issues as of last night with my app logging in as well. I've Tweeted and emailed - seems like this could be a broader issue on their side.

查看更多
SAY GOODBYE
3楼-- · 2019-07-16 16:47

Looks soundcloud fixed the issue

查看更多
登录 后发表回答