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.

http://open.spotify.com/user/limehousedan/playlist/3vK3N60To1X6I6Jd6AuD3w

If you're logged into facebook and visit the above link, it displays the "request for permissions" page in an iframe on site. They seem to be doing this with the &display=iframe parameter.

https://www.facebook.com/connect/uiserver.php?method=permissions.request&app_id=174829003346&display=iframe&redirect_uri=http%3A%2F%2Fopen.spotify.com%2Ffbsuccess&cancel_url=http%3A%2F%2Fopen.spotify.com%2Ffbsuccess&perms=publish_actions%2Cemail%2Cuser_birthday&locale=en_US&height=365&width=612&fbconnect=1&TB_iframe=true&modal=true&from_login=1&client_id=174829003346

Above is the direct link to the framed connect dialog. But when replaced with my app details I get:

API Error Code: 102
API Error Description: Session key invalid or no longer valid
Error Message: Iframe dialogs must be called with a session key

So either I've missed something in my app settings? or Facebook have authorized this only for Spotify. I don't see he display=iframe parameter documented anywhere. Wondering if anyone knows a solution to display it in an iframe?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.