Jump to content

Problème API Instagram


Recommended Posts

Bonjour/Bonsoir !

 

J'ai essayé d'installer l'API instagram fourni sur  https://www.instagram.com/developer/

 

Mais j'ai ce message qui apparaît sur mon site et rien d'autre :

 

getUserMedia(array('count'=>$count)); //Get the shots from instagram } else { echo'Please update your settings to provide a valid username and access token'; } //4 - Display if(!empty($shots)){ echo $isg->simpleDisplay($shots); } ?>

 
J'ai beau chercher je ne trouve pas la solution
 
Merci d'avance !
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...