Is it possible to post comments on Instagram via API?

爱⌒轻易说出口 提交于 2019-12-08 17:43:21

问题


There is a POST method for to create comments, but it says the following:

Create a comment on a media. Please email apidevelopers[at]instagram.com for access.

See: http://instagram.com/developer/endpoints/comments/#

So do I have to get whitelisted for to be able to post comments or is the access_token enough?


回答1:


Yes it is possible to post comments on Instagram via API. You have to get whitelisted now, so you have to email. This was not the case before, you were able to use commenting in api whithout whitelisting, but because of some apps spamming and abusing the comments feature, commenting now has to be whitelisted

See more: https://developers.facebook.com/docs/instagram-api/reference/media/comments#create



来源:https://stackoverflow.com/questions/20069916/is-it-possible-to-post-comments-on-instagram-via-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!