Is there any way to send apprequests if your application is a website? I reported a bug on facebook http://developers.facebook.com/bugs/182553325173000 but I do not know if this is possible or not
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
yes you can do this by adding the JS API, before
after the
and call it:
or
|
|||
|
|
|
You can do that with the Javascript SDK it is in the documentation: https://developers.facebook.com/docs/reference/dialogs/requests/ |
|||
|
|
|
It's possible, as the other answers have shown, but the user will be brought to your canvas app when they accept the requests |
|||
|
|