美文网首页
友盟你所访问的站点在微博认证失败21322

友盟你所访问的站点在微博认证失败21322

作者: if_you_like | 来源:发表于2017-07-20 18:42 被阅读58次
登录新浪开发者····在我的应用->应用信息->高级应用->授权设置->应用回调页中的 url 地址保持一致就可 以了
固定写:https://api.weibo.com/oauth2/default.html
/** 设置微博的appkey*/
    [[UMSocialManager defaultManager] setPlaform:UMSocialPlatformType_Sina appKey:kSinaAppKey appSecret:kSinaAppSecret redirectURL:@"https://api.weibo.com/oauth2/default.html"];

https://api.weibo.com/oauth2/default.html

相关文章

网友评论

      本文标题:友盟你所访问的站点在微博认证失败21322

      本文链接:https://www.haomeiwen.com/subject/mtyjkxtx.html