Instagram-PHP-API icon indicating copy to clipboard operation
Instagram-PHP-API copied to clipboard

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

Results 104 Instagram-PHP-API issues
Sort by recently updated
recently updated
newest added

Hello! Your getUserMedia() method is currently doing wrong. It should provide an access_token for the request. public function getUserMedia($id = 'self', $limit = 0) { return $this->_makeCall('users/' . $id ....

Trouble-shooting

Add some options about limiting the time and ID range.

Optimization

Since the _makeCall method is private, you're unable to make a manual request. The problem is that `getUserMedia` doesn't accept the additional parameters that the endpoint offers. You can only...

the getTagMedia function has a hardcoded limit of 0 by default. This causes an error when the function is called. Suggestion is to change the argument passed to the function...

Hello cosenary i can't use scope likes and comment, but scope follow can use. its problem make me confused, can you tell me solutions for this problem ? thank you

just changed false to true on the comment authorization. added variables which default to null for max and min id for most functions that allow it.

DELETE calls to Instagram does not accept parameters in the body of the request. Therefor parameters need to be added to the query string instead of the body.

Allow to set `json_decode` usage to enable assoc creation of arrays. Perhaps ``` php $instagram->decodeAssoc = true; ``` Defaults to `false`.

Optimization

hi .......thanks for the best lib to connect to the insta easy I have a issue : likes, but this access token is not authorized with this scope