| Steps to Reproduce: | 1. Go to http://www.fbrell.com/saved/c688dbc361acc32ad56b0e2e97cd7f9b 2. Click the login button and authorize fbrell. 3. Copy the signed_request that has been logged 4. Go to http://developers.facebook.com/tools/echo?signed_request<signed_request> replace <signed_request> with what was logged |
|---|---|
| Expected Behavior: | The decoded signed_request contains the values for user, oauth_token |
| Actual Behavior: | signed_request only contains values for algorithm, code, issued_at, user_id |
| API/SDK: | Javascript SDK |
| App IDs: |
|