How to get Instagram Access Token

How to get Instagram Access Token

Prerequisites

You will need:
  1. A Facebook Developer Account
  2. A public Instagram account
  3. A public website that you own

Step 1: Create a Facebook App

Go to developers.facebook.com, click My Apps > Create App and choose the Consumer or None app type.



Once you have created the app and are in the App Dashboard, navigate to Settings > Basic, scroll to the bottom of page, and click Add Platform.



Choose Website, add your website’s URL, and save your changes.



Step 2: Configure Instagram Basic Display

On the left menu > Products, click Add Product. Locate the Instagram Basic Display product, and click Set Up to add it to your app.



Scroll to the bottom of the page and click Create New App.

Fill in these information:
  1. Instagram Display Name: Enter a name for your app
  2. Valid OAuth Redirect URI: Enter your website's URL
  3. Deauthorize Callback URL: Enter your website's URL
  4. Data Deletion Request URL: Enter your website's URL
Then click Save Changes.

Scroll down to User Token Generator section and click Add Instagram Testers. You will be redirected to the Roles page.

Scroll down to Instagram Testers section. Click Add Instagram Testers.



Enter your Instagram account's username. Then click Submit.



Open a new web browser and go to www.instagram.com and sign into your Instagram account that you just invited. Navigate to (Profile Icon) > Settings > Apps and Websites > Tester Invites and accept the invitation.



Go back to Instagram Basic Display settings page. Now you'll see your Instagram account in the list of Instagram Test Users. Click Generate Token.



A new window will pop out requesting your app access to your Instagram profile data. Click Allow.

Done! An Instagram Access Token is generated which you can use for third-party services, such as the Instagram Feeds element in Tapita Page Builder.

    • Related Articles

    • How do I get .pem file for push notification on iOS?

      The old Simi Push Notification feature was deprecated from 01 Jan 2020. We've switched to OneSignal for push notification now. Please see this updated guide from OneSignal: https://documentation.onesignal.com/docs/generate-an-ios-push-certificate ...
    • How do I get Google API Key for location-based features on my app?

      1. Create a Google Cloud account Go to https://cloud.google.com/ and click Get started for free. Enter your information and click Start my free trial. 2. Google Cloud API Configuration Go to https://console.cloud.google.com/. On the left menu, go ...
    • Install Tapita for ScandiPWA

      Download Tapita Page Builder extension for ScandiPWA v5:  https://marketplace.scandipwa.com/tapita-page-builder-scandipwa-v5.html Then follow these steps to install: ...
    • Install Tapita for Shopify Hydrogen

      Integrate Hydrogen frontend Requirements: Node v14+ Yarn Create Shopify private app to get Storefront access token Step 1: Log in to your Shopify store and navigate to the Apps section. Step 2: Take yourself to the bottom of the page and click on ...
    • General Backend Synchronization Guide

      Magento 2 Make sure you integrate your frontend first. In your Magento backend, go to System > Extensions > Integrations. Click Add New Integration. Enter a unique name for the integration in the Name field. Then enter your admin password in the Your ...