Okay bye bye forums. Once there was a lively place.
Last question:
What about old FBML applications?
These changes affect the old fbml app:
Move to OAuth 2.0
October 1, 2011
All the apps you need to move to OAuth 2.0 and encrypted access token.
Signed_request & SSL certificate delivery
October 1, 2011
All the apps you should canvas process signed_request (fb_sig removed) and SSL certificate (unless you are in sandbox mode). This will ensure that the users browsing Facebook over HTTPS is a secure connection.
OAuth spec update
Thursday Nov, 2011
To be compatible with the OAuth spec, we have made changes to our authentication APIs. As part of this update, we ignore ' code_and_token ', require developers to use code to% 20token. Everything is identical, just replace ' _ and _ with encoded'% 20 '.
I am using require_login () only without extended privileges within my apps FBML. I have the SSL protocol.
Question 1: do I need to make further changes to be compatible?
Question 2: matai FBML app will be supported?
Thank you, regards,