I am using $facebook->api('me/albums') for getting all the albums that a user created.But in the result two wall photos albums are showing.But in my facebook profile it is not visible.I have tried fql query for getting all the albums.There also two wall photos are showing.Is their any way to remove the wall photos by changing the code.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
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.
|
|
|||
|
|
|
I'm not sure I understand the problem here: you're saying that when you access a particular user's albums you find two named 'Wall Photos' - why is that a problem? They could have created a second album with that name, there's no restriction on album names on Facebook that they need to be different. If i'm misunderstanding this please clarify your question but it sounds like your main question is either 'can i delete an album via the API?' (no) or 'Should there be two identically named albums?' (there's no reason there can't be) |
|||||||
|