* To add photos from Instagram, you have to set an <a href="http://instagram.com/developer/" target="_blank">Instagram client ID</a>. * * @property instagramClientId * @for Options.defaults * @type {String} * @default '' */ instagramClientId: '', //the instagram client ID /** * This URI to the php/instagram-auth.php. You have to update this option if you are using a different folder structure. * * @property instagramRedirectUri * @for Options.defaults * @type {String} * @default '' */ instagramRedirectUri: '',
but the file php/instagram-auth.php dont exist in my proyect, and I receive the error after the authentication
{"error_type": "OAuthException", "code": 400, "error_message": "You must include a valid client_id, response_type, and redirect_uri parameters"}
Why is not this file included in the product? What she should have?
Juli Morra
I follow this guide:
http://support.fancyproductdesigner.com/support/solutions/articles/13000007275-enabling-instagram-photos-in-the-image-module
In the code:
but the file php/instagram-auth.php dont exist in my proyect, and I receive the error after the authentication
Why is not this file included in the product? What she should have?
Sorry for my bad english.