tags:

views:

163

answers:

0

Hey all

I am using Facebook toolkit for .NET and I am trying to to the following without success:

  1. 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.
  2. 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!!