We always have to fix the code returned by the button generator or the links are broken. It gives us this:
http://api.addthis.com/oexchange/0.8/forward/facebook/offer?pco=tbx32nj-1.0&url=http%3A%2F%2Fwww.techsmith.com&pubid=tscgeneric
Which needs to be changed to this:
http://api.addthis.com/oexchange/0.8/forward/facebook/offer?pco=tbx32nj-1.0&url=http%3A%2F%2Fwww.techsmith.com&pubid=tscgeneric
Because if we don't fix the ampersands we get this:
http://screencast.com/t/l5q1RRM2zruV
Would be great if you could fix the code generator so it would give proper URLs.