Unable to fetch an email in Weibo

242 Views Asked by At

I have added scope email in Weibo SDK still I'm not getting user email in the result. Then I implemented its API https://api.weibo.com/2/account/profile/email.json

I am getting this exception:

{"error":"access_denied","error_code":21330,"request":"/2/account/profile/email.json"}

Any help is appreciated. Thanks in advance.

1

There are 1 best solutions below

2
On

I mailed Weibo Api Tech Team for this question, they said this api account/profile/email is currently offline due to policy adjustment, in other words, this api is unavaliable anymore.

Hope it helps.