Talk:Notifications.sendRequest
From Facebook Developers Wiki
Can someone explain here where it redirects to after user hits Send or Cancel - 666135104 06:25, 1 August 2007 (PDT)
- From the sample code section: «Facebook will redirect the user back to the application's callback URL after displaying the confirmation dialog. By appending the &next=my-redirect string to the $confirmURL you can make it visit some other place within your callback namespace»
What happens to the extra invites that get sent per user per day? do they roll over? or are they removed?
[edit] iframe invites
once this is removed, how are iframe applications supposed to invite new users?
[edit] Always requires confirmation?
In the docs it states that no confirmation is required when sending between two users who have both installed the app - but I am getting a confirmation URL returned whether the friend is a fellow app user or not. Ignoring the URL just results in the notification request not being sent.
Has this function changed?
