Sitecore + Social Connected 2.1 + Twitter. System.OverflowException issue with TweetSharp library



You setup Social Connected module and configured your twitter app correctly?
Getting authError parameter in the URL and System.OverflowException error in the log file?

You’re definitely having an old TweetSharp library that causing this issue.
Social Connected 2.1 uses TweetSharp library to communicate to Twitter API and there is a breaking change in twitter with user id that isn't targeted by this version of Social Connected.


If you are running on SiteCore 7.2+ platform - you're safe as you can use 3.0 version which addresses the issue.

If you're running on Sitecore up to 7.2, then you're in a little trouble, but don't worry too much as you can apply the following fix (at your own risk though :) )
  1. Download Social Connected 3.0
  2. Don't install it!
  3. Unpack the package
  4. Find TweetSharp.dll in the package and copy it over to your Sitecore bin folder 
Enjoy!

Comments

  1. Thank you for you post! I made something similar for Facebook here: http://sitecorevn.blogspot.com/2016/04/sitecore-social-connected-21-second-life.html :-)

    ReplyDelete

Post a Comment

Popular posts from this blog

Client-side scripting for Taxonomy/Term Set Fields

SharePoint delegate control is rendered twice

Some thoughts on using Sitecore Habitat for Production codebase