-
Both methods to login with cookies (manual or from cache) stopped working. After using the either one it gets` "Please login with instagram credentials"` error now. Login with credentials works fine.
…
-
Dear mgp25!
In the last 2 days, there have been a lot of errors: No response from server. Either a connection or configuration error.
Action: $ig->login( $username, $password )
In the src/Clien…
-
Hi, first of all thank you so much for creating _three.js playGnd.
I definitely started to play with three.js thanks to this.
Let me ask you about texture with a cross-domain image.
I want to load im…
-
Hi,
Can we add/remove followers to **close friends** I've checked _dilame_ repository supported.
https://github.com/dilame/instagram-private-api
-
In the PHP library is a dire warning marked "SUPER IMPORTANT" [on line 589](https://github.com/mgp25/Instagram-API/blob/098266cebb7427ddc5e088fff0c7f45e541e34b4/src/Instagram.php) that describes how, …
-
After adding in my keys and clicking "Generate Access Token", I'm taken to a white page with this error:
**{"code": 400, "error_type": "OAuthException", "error_message": "Redirect URI does not match r…
-
```
public function getIterator()
{
return new ArrayIterator($this->items);
}
LOG.warning: Return type of Dymantic\InstagramFeed\InstagramFeed::getIterator()
public …
-
Hello
I have a project where front-end and server side resides on seperate domains in DEV (www.sandbox.local and api.sandbox.local) - PROD ENV would be similar for example www.acme.com and api.acme…
-
Is there a way to upload photos to instagram from this api?
-
**Describe the bug**
calling `wp_remote_get( 'https://graph.instagram.com/' ) ` ends in a blank page (no HTML in source)
**Steps to Reproduce**
1. 10updocker shell
2.run `curl --locatio…