↧
Answer by Dennis Golomazov for Getting error when trying to open a feed dialog
I had the same problem. I was trying to open a Feed dialog automatically after page load. And 9 times of 10 it displayed this error. The code was in $(document).ready jQuery function. And it seems that...
View ArticleAnswer by And Finally for Getting error when trying to open a feed dialog
This seems to happen when Facebook finds some mismatch between your app settings and the URL you're trying to share. I found in my case it was happening because I had the wrong app ID set in my...
View ArticleGetting error when trying to open a feed dialog
I am getting the following error when trying to open a feed dialog.. An error occurred. Please try again later. Do I need to have users authorize the app to post on their wall? I was thinking it...
View Article