| Steps to Reproduce: | 1. Publish an action into your Ticker. 2. Click on the action in your feed to an application which has Authenticated Referral activated. 3. Arrive on the destination site without Authenticated Referral URI parameters, or any other parameters (fb_action_ids, fb_action_types, fb_source are all missing, in addition to the code parameter which the app would normally use for retrieving the user's access token) |
|---|---|
| Expected Behavior: | Arrive on target site with URI parameters 'code', 'fb_action_ids', 'fb_action_types' and 'fb_source' all supplied. The code is the most important, as it can be traded in for an access_token for the Authenticated Referred user. |
| Actual Behavior: | Arrive on site without any URI parameters. |
| Attachments: | |