fbchat-dev / fbchat-dev/fbchat
how can it get all feeds and comments
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 403
- PR merge metrics
- No merged PRs in 30d
Description
Example: i found the request for this feature like this
params = {
"story_fbid": ...
}
i'm using client.get(url, params)
But I got the error
This is either because you specified an invalid URL, or because"
" you provided an invalid id (Facebook usually requires integer ids).
how can i resolve this problem
Contributor guide
Assessment
This issue has not been assessed yet.