Skip to content

Vitali-Vitali/JavaScript-Instagram-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript-Instagram-API

Showing your recent Instagram photos using Lightbox.

alt text

How to get access token from Instagram

  1. Log in to Instagram and open this page https://instagram.com/developer/clients/manage. Instagram may ask you some additional info – provide it.
  2. Click the button “Register a New Client”.
  3. In Valid Redirect URIs field specify https://rudrastyh.com/tools/access-token and click “Register”.
  4. Then click “Manage” button to obtain both Client ID and Client Secret of your just registered app.
  5. Use your Client ID and Client Secret to generate an access token with this tool https://rudrastyh.com/tools/access-token.

Live Demo

Live Demo Link

About

Recent Instagram photos using Lightbox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published