bigracefan18 / sharepoint-twitter

Automatically exported from code.google.com/p/sharepoint-twitter
0 stars 0 forks source link

Show Tweets shows no tweets #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, Show Tweets shows me no tweets.

I've installed sharepoint-twitter-2.0 on a SharePoint 2010 test machine
and have configured the webpart according to the GettingStarted wiki page.

I see no tweets, just the title of the webpart.
I have tried multiple screennames.

The ULS shows no relevant messages.

Another issue is that I can't get anonymous access to the sourcecode. I have 
tried 2 different svn clients. 

M:\Documents>svn checkout http://sharepoint-twitter.googlecode.com/svn/trunk/ sh
arepoint-twitter-read-only
svn: access to 'http://sharepoint-twitter.googlecode.com/svn/trunk' forbidden

Original issue reported on code.google.com by j.dij...@gmail.com on 6 Jun 2011 at 2:18

GoogleCodeExporter commented 8 years ago
Please check your tweet count... By default this value is set to 0... you need 
to change it to your requirement

Original comment by tsg.bric...@gmail.com on 14 Sep 2011 at 7:01

GoogleCodeExporter commented 8 years ago
I have set the tweet count to 5 like it says in the GettingStarted page.

Original comment by j.dij...@gmail.com on 14 Sep 2011 at 7:37

GoogleCodeExporter commented 8 years ago
Kindly provide the step you have followed to configure the web part. it would 
be better if you can share the screen-shots.

I have tried it with Tortoise SVN Client. and i'm able to get the anonymous 
access to the code for your reference attaching the screenshot of SVN checkout 
settings

Original comment by mail2ash...@gmail.com on 14 Sep 2011 at 8:12

Attachments:

GoogleCodeExporter commented 8 years ago
I have got SVN working now (proxy settings were the problem).

I'll get back to you when I find out why the webpart won't show anything

Original comment by j.dij...@gmail.com on 14 Sep 2011 at 9:16

GoogleCodeExporter commented 8 years ago
Debugging is so much easier with a debugger.

The webpart ran into the same proxy problems. Our ISA server gave a valid html 
page describing the error which resulted in a TwitterStatusCollection with zero 
items.

Add a WebProxy to UserTimelineOptions with invalid credentials and SharePoint 
shows an error on the page.
Use valid credentials and I can see tweets on the page.

Original comment by j.dij...@gmail.com on 14 Sep 2011 at 2:26

GoogleCodeExporter commented 8 years ago

Original comment by tsg.bric...@gmail.com on 22 Sep 2011 at 12:03