php - New Facebook application -
i have application uses require_login. created new application test purposes, doesn't work. stops at:
$fb->require_login($required_permissions = 'email,publish_stream');
so question is, new applications must use new php sdk?
thanks folks, sorry delay in response. noticed configuration application options different @ production application , test application. production app has more options configure, because it's has been registered long time ago. tried selecting/deselecting different options, , works.
Comments
Post a Comment