We have a Facebook application. We use the api schedule in ASP.net with C # 2008. We performed the authentication process (Fb Oauth Authentication). We want the Facebook app to offer functionality. When the user permits our application, he should see the invitation window. I tried a lot, but I did not find a solution. How can i do this?
source share