I've installed and configured the datatype and installed the web package, but want to show tweets for a screenname that isn't the one associated with the authorized account.
I see there's an overload for GetLatestTweets that takes a screenname, but as far as I can tell this isn't used and the config.ScreenName is just used instead. Should the method not use the passed in screenname, or is there something I'm missing?
Well spotted, it did indeed ignore the passed in screenName. I've fixed it and released a v1.1 available on the package download page. Or you can just grab and replace the dlls from here.
Getting another user's timeline
I've installed and configured the datatype and installed the web package, but want to show tweets for a screenname that isn't the one associated with the authorized account.
I see there's an overload for GetLatestTweets that takes a screenname, but as far as I can tell this isn't used and the config.ScreenName is just used instead. Should the method not use the passed in screenname, or is there something I'm missing?
Stephen
Hi Stephen,
Well spotted, it did indeed ignore the passed in screenName. I've fixed it and released a v1.1 available on the package download page. Or you can just grab and replace the dlls from here.
https://dl.dropboxusercontent.com/u/138129/uTwit_1.1.zip
Many thanks
Matt
is working on a reply...