views:

93

answers:

1

I'm trying to access the news stream to pan for certain events

I'm running into a few issues with the facebook developer toolkit

does anyone have or can point me to an example of getting the news stream?

A: 

Try using the .NET Facebook API Client instead. Follow the Getting Started using trunk instructions, and from there using Stream.Get should be fairly straightforward

Daniel Schaffer