Giter Site home page Giter Site logo

florianbeer / instagram-php-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cosenary/instagram-php-api

44.0 7.0 28.0 258 KB

An easy-to-use PHP Class for accessing Instagram's API.

Home Page: http://cosenary.github.com/Instagram-PHP-API

License: BSD 3-Clause "New" or "Revised" License

CSS 8.67% PHP 91.33%

instagram-php-api's People

Contributors

apoikos13 avatar bitdeli-chef avatar brunohoff avatar catearcher avatar cosenary avatar florianbeer avatar gicolek avatar gmusliaj avatar guidobr avatar jobollen avatar jonathantorres avatar licvido avatar marioperezesteso avatar mgoebelm avatar mynetx avatar orarbel avatar pixelbrackets avatar robwiddick avatar ryjogo avatar samhecquet avatar sophiekovalevsky avatar vinkla avatar xpallicer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

instagram-php-api's Issues

Save Token?

Is it possible to save the oauth token like previously so that this can be added to a cron?

_makeCall function protected

Hello Florianbeer,

I'm taking a look at your library after you mentioned it. I was wondering if there is any reason why _makeCall has to be private? One of the reasons I was looking at Larabros/Elogram instagram library was because there is a way to make api calls without the syntactic sugar of having a method for each endpoint. Simply adding a public function like

request($method, $endpoint, $params)

and routing it to _makeCall would work. What do you think?

error sandbox

Hello
When i use this library in my project it get error "You are not a sandbox user of this client"
I need to login all user for fetch data

Additional Scopes

When trying the API, I've found additional scopes that are required to run certain queries.

public_content
follower_list

Running getUserFollows() and getUserFollower() requires the follower_list scope - after the code is fixed, see pull request #7

User not found

Since a few days ago I always get (for all users) the message "this user does not exist" when I try to access the media of a user like this:

$response = $this->instagram->getUserMedia($instagram_id);

Any idea, why this happens?

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.