Hey all
I am using Facebook toolkit for .NET and I am trying to to the following without success:
- I have facebook application with PHOTOS module inside (it has a few albums) - I want to use getAlbums() for the application to get the album ID.
- When I am using GRAPH protocol, i get the album id, and when I try to use Photos.Upload to this Album Id i get an error "INVALID ALBUM ID".... how can I solve this??
thank you!!