mobileresearch / weibo_ios_sdk_sso-oauth

sina weibo sdk of sso and Oauth2.0
292 stars 261 forks source link

Cannot send Direct message to my friend #70

Open sovannarithsok opened 9 years ago

sovannarithsok commented 9 years ago

Accordance with "http://api.t.sina.com.cn/direct_messages/new.json?" that need some parameter such as: source, id, text, user_id, screen_name. I always receive error as below: {"request":"/1/direct_messages/new.json","error_code":"403","error":"40302:auth by Null spi!"}

What's the problem?