Git Product home page Git Product logo

Comments (3)

apumapho avatar apumapho commented on August 10, 2024

Any more info to share on what is causing this error? What is the id of your album? Can you provide code samples or a link to the page loading the gallery?

From: chonla
Reply-To: aiaio/galleria-facebook
Date: Thursday, March 26, 2015 at 2:53 PM
To: aiaio/galleria-facebook
Subject: [galleria-facebook] Graph API returns Unsupported get requests. (#12)

Facebook Graph API returns the following JSON when retrieving album.

/**/ jQuery111205592851671390235_1427392673346({
"error": {
"message": "Unsupported get request. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api",
"type": "GraphMethodException",
"code": 100
}
});


Reply to this email directly or view it on GitHubhttps://github.com//issues/12.

from galleria-facebook.

chonla avatar chonla commented on August 10, 2024

Album id: 797249163691728
Album link: https://www.facebook.com/lumpoo.b/media_set?set=a.797249163691728.1073742084.100002199540144&type=1

Here's the embedded code.

<script src="/assets/global/plugins/galleria/galleria-1.4.2.min.js"></script>
<script src="/assets/global/plugins/galleria/plugins/facebook/galleria.facebook.js"></script>
<script type="text/javascript">
Galleria.loadTheme('/assets/global/plugins/galleria/themes/classic/galleria.classic.min.js');
Galleria.run('#galleria', {
 facebook: 'album:797249163691728',
 width: 745,
 height: 550,
 lightbox: true});
</script>

from galleria-facebook.

apumapho avatar apumapho commented on August 10, 2024

Prior update to Facebook API version resolved issue

from galleria-facebook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.