twitter service button throws error, tweet works OK

addthis Jul 30, 2012 10:33AM EDT

I think something has changed recently. The twitter button when clicked throws a "yikes something went wrong error". If I change to a tweet button it works. We want the smaller sized buttons so prefer the twitter service button. Here is the code we are using:
NOTE: GA code revised in clip below.
<!-- AddThis Button BEGIN -->

<div class="addthis_toolbox addthis_default_style ">

<span class="addThisHeader"><H3>Share:</H3></span>
<a class="addthis_button_facebook"></a>
<a class="addthis_button_google_plusone" g:plusone:size="small" g:plusone:count="false"></a>
<a class="addthis_button_linkedin"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_compact"></a>
</div>

<script type="text/javascript">

var addthis_config = {
data_track_addressbar: false,
data_ga_property: 'UA-0000000-3',
data_ga_social: true
};

</script>

<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid='ra-4f69d8f1713150da'"></script>

<!-- AddThis Button END -->
On a related issue, we can't find the login for the ra-4f69d8f1713150da code, and are not sure who signed up for it.
Thank you,
Paul

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers