Help/Support
Like
Contact
Migrating to BlogrCart Mukabuku Elite Version 2.0 Successful!

Quicker, more customizations included, NO PROGRAMMING REQUIRED FOR SETUP!
Follow us for more new theme releases

Buy now
Instant free download!

Buy now
Download with a cause!

Buy now
Secured & Safe

Blogger Blogspot Template Downloads
Ads Placement

Free template blogger make online shop download blog theme for online store.
Template online shop blogspot gratis setup free ecommerce blogger templates.
Shopping cart template for blogspot install shopping online store blogger template easy!
On-line shopping fashion blog & Blogger store download in 1 template.
Blogger shopping cart template shopping online makes a Blogger shop template free blogger templates & so cute.

Register and Create Instagram Client App 2016

Step by step guide how to register & create an Instagram Client to use with Instafeedjs - javascript client used to display users Instagram images used at BlogrCart Blogger store themes.

Create & Register an Instagram Client


Go to https://www.instagram.com/developer/ and click Log-In button


Use your email/user name & password registered at Instagram to Log-in


Once logged-in head over to Manage/Create Clients


Click Register a new Client


Fill in the Instagram client registration form, use screenshot as your guide.

Under the Details tab:-

  • Application Name: Enter your app name
  • Description: Enter a brief description
  • Website: Enter your blogger URL
  • OAuth_redirect_uri: Enter http://instafeedjs.com



At Security tab:-


  • Uncheck the "Disable Implicit OAuth"



Now click the Register button.

Once successful, the details for your new registered Instagram client will display. Take note of your Client ID given.


Open up a new tab at your browser. Copy below URL & place it at the URL bar.

https://instagram.com/oauth/authorize/?client_id=[CLIENT_ID_HERE]&redirect_uri=http://instafeed.com&response_type=token

Replace highlighted yellow with your Client ID provided at your Instagram dashboard (screenshot above). Once completed, press Enter.


If the authentication goes well, you will be redirected to instafeedjs.com website to retrieve your access_token & user_id to use with your Instagram plug-in at BlogrCart themes.


Copy the user_id and the access_token for your reference. Keep it safe.

Instagram Sandbox Environment

Upon registering a new Instagram client, users are provided with a Sandbox API environment. This API environment only allows you to retrieve your own Instagram images from your account.

Under Instagram Sandbox mode, users are limited to 20 post images to retrieve & some other limitations explained at Instagram Developers page in detail.

Instagram Live Environment

To fully utilize instafeedjs client used with BlogrCart Blogger templates, once you are satisfied with your Blogger store template customizations & fulfilled the basic requirements of a live website, you can submit your Instagram client for review.

If your Instagram client is successfully reviewed & approved, you will get more options to retrieve post images from Instagram for example posts images by hashtags, by location, comments etc. Refer theme documentation under Instagram for more details.


Reference:
instafeedjs - Dead simple plug-in to display Instagram at any website
GitHub - Get Instagram Images via Javascript by Bradwestfall
Instagram Developer website.