TGL_Instagram icon indicating copy to clipboard operation
TGL_Instagram copied to clipboard

ExpressionEngine Module for interacting with the Instagram API

Results 3 TGL_Instagram issues
Sort by recently updated
recently updated
newest added

Added tag_feed template tag to pull feed based on a tag/hashtag (already supported on the base Instagram class)

After adding in my keys and clicking "Generate Access Token", I'm taken to a white page with this error: **{"code": 400, "error_type": "OAuthException", "error_message": "Redirect URI does not match registered...

There is a small problem with the redirect_uri generated by the addon, as it doesn't contain any site_id variable (which is usually in the $_GET variables as S=0, where 0...