Get Albums from facebook not working
description
Hi, iam using facebooktoolkit 3.0. Iam using silverlight in my application.
iam trying to get photos from facebook account..
The following code is not woking.. "iam getting error Could not deserialize data returned from server"
fb.Photos.GetAlbumsAsync(null, new Photos.GetAlbumsCallback(OnGetAlbums), null).. is not woking...
any help on this is appreciated..
Thanks in Advance..