Stavros Papapantelis

Results 13 issues of Stavros Papapantelis

This is the Layout I am using which works perfectly when I use it inside the .xml of my Fragment: But when I try to use it from a Custom...

I try to make a request with proxy: $instagram = new \InstagramScraper\Instagram(new \GuzzleHttp\Client()); $instagram::setProxy($proxySettings); $account = $instagram->getAccount('kevin'); and I get this error: Fatal error: Uncaught Unirest\Exception: Empty reply from server...

Any ideas how to get the access token from Facebook?