Note that there are some explanatory texts on larger screens.

plurals
  1. POFacebook Page album not accessible for some users
    primarykey
    data
    text
    <p>I have a Facebook page (id: 134536769931125) There are multiple applications create Albums for the page and upload Photos on the fly. It works normal for all of them except one.</p> <p>When I am using my developer account I can view all of the albums and the photos. But when I am using another account (also a FB developer but not the developer of the app and not the admin of the page) I can see only two of the generated albums and can't see the last one.</p> <p>The albums have been created with the same script and uploads photos using the same script, only with different album settings.</p> <p>I also tried to explore for the albums using the Graph API Explorer (<a href="https://developers.facebook.com/tools/explorer/" rel="nofollow">https://developers.facebook.com/tools/explorer/</a>) all albums are listed for the first user only when an access token with 'user_photos' permission is used. And that album is not listed for the other user at all. </p> <p>However the privacy of the album is set to "everyone". And there are no different settings compared to the working ones. I assume all albums should be publicly available.</p> <p>You can also try to view the data from the Graph API Explorer. Below are the Album IDs 531022926949172 (working) 425250747526391 (working) 539720712746060 (not working)</p> <p>Has there been a change/bug on the Facebook side that causes this behavior?</p> <p>Any reply is welcome. And thank you reading such a long post, but I could not find a shorter way to describe in details :)</p> <p>All the best, Doruk</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload