Facebook Application Send Friend request using Facebook Api

前端 未结 6 1961
青春惊慌失措
青春惊慌失措 2021-01-01 04:53

I want to send Facebook friend invitations to some of our friends list without using FBML tags ()

I am writing code in ASP.NET using

6条回答
  •  感动是毒
    2021-01-01 05:17

    Friend requests cannot be done through the Facebook API. The FBML fb:request-form tag is the only way to do this.

提交回复
热议问题