Starting from 2 days (June 1, 2016) endpoint result (media / search): Error, an error occurred.
https://api.instagram.com/v1/media/search?lat=48.858844&lng=2.294351&access_token=[MY ACCESS TOKEN]
Something went wrong?
On Instagram website:
Instagram. , 17 2015 ., Sandbox API. , Live , , . API ., 17 2015 , 1 2016 . Sandbox, . - .
Instagram. , 17 2015 ., Sandbox API. , Live , , . API .
, 17 2015 , 1 2016 . Sandbox, . - .
, API, api , .
http://instagram.com/developer
Instagram api: http://instagram.com/developer
:1: instagram2: : https://www.instagram.com/developer/register/ " Invites". .3: https://www.instagram.com/developer/clients/register/ " " → " " .Setp 4: , , ID Clinet_ID Redirect URl,
https://www.instagram.com/oauth/authorize?client_id=CLIENT_ID&redirect_uri=WEB_REDIRECT_URL&response_type=token&scope=basic+public_content
access_token url = access_token = [ACCESS_KEY].
exmaple, HASHTAG, URL .
$url = 'https://api.instagram.com/v1/tags/'.$tag.'/media/recent?client_id='.$client_id.'&access_token='.$access_token;