---
title: "Instagram integration"
canonical_url: https://support.digitalphotogallery.com/articles/article/600d9244-2549-11e7-bdc9-76c92ec7a447
short_url: https://dpg.support/apuv
category: "Websites > Customisation > Modern Narrative"
locale: en
updated_at: 2018-03-22T04:57:11Z
source: Digital Photo Gallery Support
---

# Instagram integration

![](https://cache.media.digitalphotogallery.com/hyqelgcvfopo/images/7d24bc18-2549-11e7-b958-2e80af156eae/793_support.jpg?generated=20170419224821)

Visit [https://www.instagram.com/developer/](https://www.instagram.com/developer/) and log in with your existing Instagram account details.}

{detail:eb84accc-2549-11e7-a03a-2e80af156eae

![](https://cache.media.digitalphotogallery.com/hyqelgcvfopo/images/56323030-254a-11e7-aff1-8ef06f2f9be6/796_support.jpg?generated=20170419225303)

Enter details as per the screenshot, but using your own domain details.}

{detail:78700018-254b-11e7-b8e6-2e80af156eae

![](https://cache.media.digitalphotogallery.com/hyqelgcvfopo/images/d7a3611a-254b-11e7-95c3-8ef06f2f9be6/799_support.jpg?generated=20170419230332)

Copy your **Client ID**.}

{detail:2880debe-254c-11e7-a0e5-8ef06f2f9be6

Copy the code below and replace the XXX after cliend_id with your Client ID. Replace the redirect_uri with the exact domain address that you entered into your app.

https://api.instagram.com/oauth/authorize/?client_id=XXX&redirect_uri=http://yourdomain.com/&response_type=token&scope=public_content

![](https://cache.media.digitalphotogallery.com/hyqelgcvfopo/images/0911c1b2-254f-11e7-be09-2e80af156eae/806_support.jpg?generated=20170419232517)

Paste the edited string into your browser's address bar and press enter.

![](https://cache.media.digitalphotogallery.com/hyqelgcvfopo/images/46780f3c-254c-11e7-b22b-8ef06f2f9be6/802_support.jpg?generated=20170419230639)

If you see any messages about implicit OAuth you can untick the checkbox in your Instagram settings and try again.}

{detail:796535aa-254c-11e7-8c7c-8ef06f2f9be6

Once the page loads, you'll see the URL will look like this:

![](https://cache.media.digitalphotogallery.com/hyqelgcvfopo/images/4ef3d012-254f-11e7-82c4-2e80af156eae/807_support.jpg?generated=20170419232714)

![](https://cache.media.digitalphotogallery.com/hyqelgcvfopo/images/d9190490-254c-11e7-aed5-8ef06f2f9be6/804_support.jpg?generated=20170419231016)

Copy the **access token** from that URL and paste it into the relevant field in DPG.}

Finally do the same thing with the following URL, replacing your **username** and **access token** with the ones you just created.

https://api.instagram.com/v1/users/search?q=andrewkendall&access_token=674368.c96eb1e.1eb98331d6f84e9d9bd218fb7eaad5f1

{detail:2ca135c8-254e-11e7-b05c-8ef06f2f9be6

With this information entered correctly, Instagram integration should now work on your site.
