| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | May 17 at 13:59 | |
| stats | profile views | 52 |
|
Feb 15 |
awarded | Popular Question |
|
Feb 7 |
awarded | Popular Question |
|
Jan 25 |
awarded | Popular Question |
|
Jan 10 |
awarded | Popular Question |
|
Aug 16 |
asked | FB.Login() shows "An error occured. Please try again later” when clicked without refreshing the page after a status change |
|
Aug 16 |
comment |
FB.Login() shows "An error occured. Please try again later” when clicked without refreshing the page after a status change Please check the website toluna.com. Any status change in another tab is recognized even without a refresh. I am looking for a way to implement that in my website using client side authentication. Any help is greatly appreciated. Thanks in advance. |
|
Aug 16 |
comment |
FB.Login() shows "An error occured. Please try again later” when clicked without refreshing the page after a status change I was able to get the most current status by calling FB.getLoginstatus() every few seconds like suggested in this link:stackoverflow.com/questions/9758425/…. But then, to the user,it looks like the page is being refreshed every time FB.getLoginStatus() is called. So I am trying to avoid that. I am looking for another way to get the most current status of the facebook user without a page refersh. |
|
Aug 16 |
comment |
FB.Login() shows "An error occured. Please try again later” when clicked without refreshing the page after a status change Thanks for your input. But I see that other websites with facebook connect are able to recognize the most current user in facebook or in fact any other facebook status changes that happen in another tab,even without a refresh. I would like my website to behave the same way. Please advice on how to achieve this. I tried subscribing to statusChange and authResponseChange events. But I find that they are not fired when the status changes. |
|
Aug 15 |
asked | FB.Login() shows "An error occured. Please try again later” when clicked without refreshing the page after a status change |
|
Aug 2 |
comment |
FB.getLoginStatus() needs page refreshed Thanks for the suggestion. I solved my issue by calling FB.getLoginStatus() repeatedly using a timer. Its now giving the most current facebook user. |
|
Aug 2 |
comment |
FB.getLoginStatus() needs page refreshed Yes i did, but that did not help. It does not give me the most current user. Thanks for the suggestion. |
|
Jul 31 |
revised |
FB.getLoginStatus() needs page refreshed added 327 characters in body |
|
Jul 31 |
comment |
FB.getLoginStatus() needs page refreshed I also tried to call FB.getLoginStatus() inside WindowOpen() instead of on load. I then called FB.Login() when FB.getLoginStatus() != connected. But then the auth popoup is being blocked by the popup blocker. Please help. |
|
Jul 31 |
asked | FB.getLoginStatus() needs page refreshed |
|
Jul 27 |
comment |
Auth dialog shows“An error occured. Please try again later” on FB.Login after deauthorizing the app Thanks for the suggestion. But I could not refresh the page from deauthorize callbak. As you said earlier, since this is not a normal scenario, I decided not to handlle it for the time being. Thanks for your inputs. I really appreciate it. |
|
Jul 25 |
comment |
Auth dialog shows“An error occured. Please try again later” on FB.Login after deauthorizing the app Thanks. I was just trying to test every possible scenario. You are right that this is not a normal case, but is there anything I am missing in my code which would take care of this issue? |
|
Jul 25 |
revised |
Auth dialog shows“An error occured. Please try again later” on FB.Login after deauthorizing the app edited title |
|
Jul 24 |
asked | Auth dialog shows“An error occured. Please try again later” on FB.Login after deauthorizing the app |
|
Jul 24 |
awarded | Tumbleweed |
|
Jul 17 |
awarded | Editor |