Skip to content
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

Update the Wiki #63

Open
TomDu opened this issue Sep 24, 2018 · 1 comment
Open

Update the Wiki #63

TomDu opened this issue Sep 24, 2018 · 1 comment

Comments

@TomDu
Copy link

TomDu commented Sep 24, 2018

Due to the change in Weibo API, many methods are not usable now, such as

print client.statuses.update.post(status=u'测试OAuth 2.0发微博')

A usable sample could be like this:

client.statuses.share.post(status=u'This is a test. https://github.com') # Link in the payload seems a must.

Some updates could be helpful.

Thanks.

@yangmuzhi
Copy link

Thanks a lot! It helps me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants