Giter Site home page Giter Site logo

Comments (3)

korakinos avatar korakinos commented on August 18, 2024

Sorry, if I am not mistaken, I just realised how restrictive exactly the "sandbox mode" of Instagram is: A sandboxed app cannot access any images outside the sandbox, and since my current sandbox has no users besides me and I haven't uploaded anything yet, of course the above code doesn't load any images… (I cannot confirm this at the moment as I have no way of uploading, but will do soon.)

from imageloader.

keshrath avatar keshrath commented on August 18, 2024

Hi,
It seems that this is the problem. I tested your code with my key and it loads the images. But there remains an error with the URL parser. It seems that they have change the API slightly and added a cache id. Also I'm pretty sure that it had worked in sandbox mode so they must have changes that as well. I will fix the parser tomorrow and upload a new version. Please keep me updated if the sandbox mode was the problem.

from imageloader.

korakinos avatar korakinos commented on August 18, 2024

It works now. There were actually two sources of error: First I needed to have a tagged image or video in my app's sandbox for InstagramLoader.start() to find. Second, it wouldn't recognise the file format ("Could not find a method to load […]", an error that I recognize from the underlying JInstagram library, which I am using directly now for my project, btw), leading to a NullPointerException in the test sketch above. – But that you already fixed in version 3.0.0 or 3.0.1 of ImageLoader, so all is good now. Thanks!

from imageloader.

Related Issues (4)

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.