You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
在调用snsTimeline时,用一个循环(每次传入上一次迭代返回的最后一个id)尝试拉取整个朋友圈内容,在一定次数后会返回:
{success: false; data: {} //空
,但是次数不定,这是为什么?比如说,我每次拉取10条内容,有时候拉取200条就返回false了,有时候能拉取到400条,但从未完整拉取过,请问是这个接口有调用的频次限制吗?我试过在断掉的地方重试也没有用,而且没有错误信息。如果获取联系人列表,我看到有个issue里说要调用syncContact,但是调用之后呢?联系人列表存储在哪里?
谢谢。
The text was updated successfully, but these errors were encountered: