Question

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?

Was it helpful?

Solution

The Facebook Graph Toolkit is ideal for this job. Check out http://fbgraph.computerbeacon.net/tutorial/section2/ for an example.

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top