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

How can i put love react on post facebook API #501

Open
siefmarzok opened this issue Dec 20, 2021 · 0 comments
Open

How can i put love react on post facebook API #501

siefmarzok opened this issue Dec 20, 2021 · 0 comments

Comments

@siefmarzok
Copy link

siefmarzok commented Dec 20, 2021

### thats my code but put only like no (love or wow or care)

graph = 'access token'
fb = facebook.GraphAPI(access_token = graph, version='3.0') 
fb.put_like("my page id _my post id") 
time.sleep(1)
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
@siefmarzok and others