sromku / android-simple-facebook

[Deprecated] Simple Facebook SDK for Android
Other
879 stars 349 forks source link

Is it possible to publish a comment/like on a post? #399

Open MarekKott opened 8 years ago

MarekKott commented 8 years ago

Hi, I would like to know if it is possible to comment/like on a post with the latest library.

I have a problem when we try to do comment/like on a post. After we send the request for like/comment, we get the response like following: "Could not construct request body"

Thanks.