Answer the question
In order to leave comments, you need to log in
Why doesn't min_id work?
I have a request
$url = 'https://api.instagram.com/v1/users/1499932652/media/recent/?count=20&min_id=1320263444184609979_1499932652&access_token=1***';
$result = json_decode(file_get_contents($url),true);
VarDumper::dump($result, 10, true);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question