Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The jsonresult tag has no wiki summary.
0
votes
1answer
173 views
Json structure is returned empty, without property names and values when using Newtonsoft JsonConvert in FB C# client
I'm working on asp.net mvc 4 application which uses Facebook C# SDK (6.0.10.0) and Newtonsoft.Json (4.5.0.0).
Request with FacebookClient returns expando object:
[Authorize]
public ActionResult ...