Twitter Widget Getting Error: Script error. Url: https://platform.twitter.com/widgets.js Line Number: 0 - twitter-widget

I have integrated twitter timeline widget to pull feed on my site, and after using javascript function window.twttr.widgets.load(). I can see feeds but on scrolling i am getting below error in console:
Error: Script error.
Url: https://platform.twitter.com/widgets.js
Line Number: 0
And that is happening only in IE 11. Please help me resolving this issue.

Related

Unable to open ejabbered web dashboard localhost:5280

I am new to ejabberd and trying to play with it. I installed ejabbered following the instructions present at official doc page with username and password. I am able to start the ejabbered server and connect to it through Java using "Smack" API's.
However, when I try to open Web Dashboard at http://localhost:5280/admin/ and then login with admin user, It doesn't show up anything. When I checked logs, it shows following erros -
2020-03-13 21:03:17.618 [error] <0.1965.0>#ejabberd_http:apply_custom_headers:860 CRASH REPORT Process <0.1965.0> with 0 neighbours crashed with reason: bad argument in call to maps:from_list([html]) in ejabberd_http:apply_custom_headers/2 line 860
2020-03-13 21:03:17.619 [error] <0.535.0>#ejabberd_http:apply_custom_headers:860 Supervisor ejabberd_http_sup had child undefined started with {ejabberd_http,start_link,undefined} at <0.1965.0> exit with reason bad argument in call to maps:from_list([html]) in ejabberd_http:apply_custom_headers/2 line 860 in context child_terminated
Pleasse help me out with this. Thanks!
Yes, that problem was introduced in ejabberd 20.02, and it's fixed in the following versions.
You have two options:
Download ejabberd 20.01, that doesn't have this problem
Or download ejabberd 20.03 or above.

Salesforce Auth Provider - Not working

We have an integration which was working till 2nd Sep 2014 and all of a sudden it stopped working. Doing some further R&D we found that we are not able to add a new Auth Provider now. When we do that we get an error saying: Error autocreating Apex Class: Invalid type: Auth.UserData
When we try to edit and save the Handler of our existing Auth Provider (without making any changes) we get an error saying : Error: Compile Error: Invalid type: Auth.UserData at line 2 column 41
Seems like something got changed on that date, any one facing the similar issue?

Uncaught CURLEXCEPTION in facebook login - php sdk

Sometimes, especially, when I am not logged in Facebook, an error shows in my login page with the code pasted from the php-sdk. You can see the output at http://jnfp.tk/login.php. When I refresh the page, sometimes the error goes and the correct output shows but sometimes, the following error shows up :-
Fatal error: Uncaught CurlException: 7: Failed to connect to 2a03:2880:10:cf01:face:b00c:0:4: Network is unreachable thrown in /home/vhosts/www.jnfp.tk/src/base_facebook.php on line 977.
Please tell me how to fix it...

Failed posting to Timeline. Error: {"message":"Call to a member function getImageInfo() on a non-object","type":"BadMethodCallException"}

From last few days I a getting this error while adding a new Post on Wordpress, and Facebook plugin is not able to post it on Facebook Page.
Failed posting to Timeline:
Error: {"message":"Call to a member function getImageInfo() on a non-object","type":"BadMethodCallException"}
Now after upgrading Facebook plugin 1.2.1, I am getting a new error
Failed posting to your Facebook Timeline. Error: {"message":"Can only modify connections owned by this application","type":"Exception"}

http://facebook.com to get property LocaFacebook JS Error - Permission denied to get property Location.href from http://www.mysite.com

Simply loading the standard Facebook connect JS framework and getting the following error:
Permission denied for facebook.com to get property Location.href /www.mysite.com
The error happens on line 127 in the file :
static.ak.connect.facebook.com/connect.php/en_US/js/Api/CanvasUtil/Connect/XFBML
Using FF 3.5.7 and Firebug 1.5.0
Is anyone else getting this error?
It's an issue falsely reported by Firebug. Nothing to worry about.