-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
微博更新新版sdk 3.2了,顺便解决下android调不起微博客户端的问题呗 #34
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
为了应对黑产利用微博开放接口刷话题、刷热门等情况,微博开放平台升级并推出了新版微博分享接口,新的分享接口如下: statuses/share 第三方分享链接到微博(点击链接可查看接口文档) 您需要将原有分享、转发微博的接口,升级切换为以上新的分享接口。需要升级的原有接口有: statuses/repost 转发一条微博 statuses/update 发布一条微博 statuses/upload 上传图片并发布一条微博 statuses/upload_url_text 发布一条微博同时指定上传的图片 statuses/destroy 删除微博 请您务必在2017年6月30日前完成升级切换工作,之后原有分享、转发微博的接口,将限制使用。
The text was updated successfully, but these errors were encountered: