07-05-2012 09:13 AM
Hi
In my appliaction I have integrated the facebook, It was working fine upto few days back, suddenly its stops working from yesterday. After giving my credentials it is redirecting to the page where "cancel" and "Install" button appers as attached. When Im clicking on Install button it is not performing any action.
The app is working fine with old keys( Application_ID, Application_Secret).
Yesterday I got new keys for my appliacton with those keys its not working.
Is any one noticed and solved if so please suggest me.
Thanks in advance
07-09-2012 02:40 PM
I am also having this issue when trying to login to Facebook with api.
It is to do with parameter in login url - display=wap which has been deprecated and I think apps using wap now default to display=touch which is where the install/cancel problem happens. If you change to display=popup then you will not see the install/cancel screen and will be able to receive an access token. If you put display=touch then you will see install/cancel screen and will not be able to proceed further.
Can anybody shed some more light on this - Is display=popup the permanent solution or is this a bug does anybody know ?
07-10-2012 03:25 AM
07-10-2012 06:04 AM
Hi,
It does seem like Facebook might fix this one as they have assigned the problem to somebody and are looking into it.
http://developers.facebook.com/bugs/38987711772845
Regards
07-12-2012 04:45 PM
07-16-2012 05:04 AM
Is the install/cancel screen still appearing for others too?
07-16-2012 05:31 PM
Yes, still hapening
07-16-2012 09:01 PM
Yes, I am getting the same error. It appears FB has changed something on the back end. I have had success using Safari user agent strings but I think that is a hack. Hope they put it back.
Scott