开发者

Why am I getting OAuth errors when using the SoundCloud API?

开发者 https://www.devze.com 2023-01-23 12:09 出处:网络
I have created an iPhone test application. Also I have integrated SoundCloud with the test application.

I have created an iPhone test application. Also I have integrated SoundCloud with the test application.

Also I got consumer key and consumer secret. When I tried to run my application, I am getting following messages.

2010-11-03 15:49:11.420 iPhoneTestApp[883:207] No CallbackURL supplied
2010-11-03 15:49:11.510 iPhoneTestApp[883:207] OAuth is not initialized with all 3 URLs
2010-11-03 15:49:11.511 iPhoneTestApp[883:207] OAuth is not initialized with all 3 URL开发者_如何学JAVAs
2010-11-03 15:49:11.512 iPhoneTestApp[883:207] API is not configured with base URL

What could be causing this?


I have resolved it.

Again I registered with SoundCloud.com. I got the consumer key and consumer secret, I have used that key in my application. Then it is working fine.

0

精彩评论

暂无评论...
验证码 换一张
取 消