imonly
imonly
**getTagMedia()** Change $auth to true in **_makeCall** and check pls other auth methods https://instagram.com/developer/endpoints/tags/
https://github.com/cosenary/Instagram-PHP-API/blob/master/src/Instagram.php#L317 $auth == false but in documentation need **access_token** : https://api.instagram.com/v1/tags/{tag-name}/media/recent?access_token=ACCESS-TOKEN
Sorry, but I have no time for it And also, it would be nice if you could set up a job with the api so that did not need to...
http://www.ietf.org/rfc/rfc3986.txt See Section 4.2 and Section 5.4. "g:h" = "g:h" "g" = "http://a/b/c/g" "./g" = "http://a/b/c/g" "g/" = "http://a/b/c/g/" "/g" = "http://a/g" "//g" = "http://g" "?y" = "http://a/b/c/d;p?y" "g?y" =...
Please disable the processing of URLs in A tags starting with "#" or "?", Path Replace appends to them in the beginning is always base_url and it is not good