Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Joseph 12 posts 61 karma points
    May 11, 2015 @ 16:06
    Joseph
    0

    utweet - GetUserTweets("umbraco") always NULL

    Greetings!  I'm trying to add a Twitter feed to an Umbraco project using the uTweet package.  I've exhausted all solutions.  Heres some more info:

    Umbraco version: v6.1.6 (assembly version 1.0.5021.24867)
    Newtson.Json version: 4.5.11.15520 

    I added Json version because another solution was to update this but didn't work in my case.

    Finally, my code:

    var t = new uTweets.Tweets();

    var tResult = t.GetUserTweets("umbraco");

    Many thanks,

    Joseph.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies