Instagram Basic Display API: Creating A Facebook App

Поділитися
Вставка
  • Опубліковано 1 сер 2024
  • In this video we learn how to setup a Facebook App for use with the Instagram Basic Display API. We create a Facebook app, add Instagram to our Facebook app, create an Instagram app under our Facebook App, and add our personal Instagram account as a tester under our new Instagram App.
    --
    Blog Post ⇛ justinstolpe.com/blog/2020/01...
    --
    Discord ⇝ / discord
    TikTok ⇝ / justinstolpe
    GitHub ⇝ github.com/jstolpe/
    Instagram ⇝ / justinstolpe
    Twitter ⇝ / justin_stolpe
    LinkedIn ⇝ / justin-stolpe-3bb05426
    Reddit ⇝ / jstolpe
    Twitch ⇝ / jstolpe
    Facebook ⇝ / stolpejustin
    Website ⇝ justinstolpe.com
    SoundCloud ⇝ / justin-stolpe
    --
    #programming #developer #coding
  • Навчання та стиль

КОМЕНТАРІ • 71

  • @edward_the_paddler
    @edward_the_paddler 11 місяців тому

    Thanks! Great work

  • @AndreasWaatz
    @AndreasWaatz 4 роки тому +1

    Great video thanks!

  • @femalesinsocialmediaanddigital

    Thank you so much!

  • @edoplaza
    @edoplaza 4 роки тому +1

    Thanks dude, you saved me from a lot of headaches

    • @justinstolpe
      @justinstolpe  4 роки тому

      Headaches are no good! glad to help :D

    • @Altemirov
      @Altemirov 4 роки тому

      Justin Stolpe Hey, reply instagram dm

  • @Spiderexe
    @Spiderexe 4 роки тому

    I would like to build an app for normal Instagram users so that they can post content and read info regarding their accounts. Is there a way that normal users on Instagram can also post content on Instagram using my app? Or are they only limited to reading data regarding their accounts?

  • @bradyliu9767
    @bradyliu9767 4 роки тому +1

    Hey! First off, thanks for making this. Secondly, at around 4:00 you talk about the valid OAuth redirect URIs. Can you explain that? I'm simply trying to put up my IG feed on my personal website and I'm not really understanding what this part is. Any explanation would be greatly appreciated, thanks!

    • @justinstolpe
      @justinstolpe  4 роки тому

      Yeah the redirect URI is where the user gets redirected once they authorize your app.

  • @RutvikCollage-ik5bh
    @RutvikCollage-ik5bh 7 місяців тому

    hi i am writing in this 2023 now i cannot able to find basic display option in instagram product section so i cant able to find my instagram app id and instagram app secret
    is it now centralized where only app id and app secret is required and not specific id is required?
    (please someone clarify me this dought i would really appreciate)

  • @SonnyBurnett2012
    @SonnyBurnett2012 4 роки тому +10

    Well..im hoping the next video will show me how to get the token and the id....Thank you! im simply trying to get the instagram feed into my shitty webpage and this whole facebook app is confusing and a pain in the ass. Thank you again!

  • @aqeelmirzamohammed3623
    @aqeelmirzamohammed3623 4 роки тому +5

    I have a doubt, which URI should be given in OAuth for Android App?

    • @kamaravichow
      @kamaravichow 9 місяців тому

      Use intent-filter entry to open the app

  • @biblepathshala1
    @biblepathshala1 3 роки тому

    somehow its good main difficult part of URI should be given in OAuth is confusing

  • @lynnrafar9572
    @lynnrafar9572 3 роки тому

    Thank you for the video. It is helpful. Can we do it on website that does not have "https" as the address but only "http"?

    • @justinstolpe
      @justinstolpe  3 роки тому

      I believe Facebook gives you an error in the app if you try entering a url with "http" instead of "https"

  • @iconicli.comofficial8840
    @iconicli.comofficial8840 2 роки тому +1

    For the Valid OAuth Redirect URIs, Deauthirize callback URL and Data deletion URL, is it possible to use stage envirmenr URLs?
    We have a dilemma: We are developing on our stage envirment and then launching to the production environment, but when we want to test our app with the API on stageencirment, we get rejected acess from Facebook, since our Facebook app is live.
    Any suggestions here? 🙏

    • @justinstolpe
      @justinstolpe  2 роки тому

      you should be able to use staging but make sure it is https

  • @Markymark1408
    @Markymark1408 6 місяців тому

    Question, you see these influencer databases where someone’s developed a SaaS where you can search for specific user based on filters and then display a huge list of Instagram users in real-time that fit those demographics (searching sometime millions of accounts) can that be achieved via the API? Or has this data been extracted by someone to create this third party database?

    • @justinstolpe
      @justinstolpe  6 місяців тому

      Guessing the data has been extracted

  • @ifoodieTV
    @ifoodieTV Рік тому

    My developer has followed. Your instructions to the tee. But, no go. Its a headache. It goes upto logging. And the weird thing. FACEBOOK thing is working for my developer but not me. WHY?

  • @rvmelo
    @rvmelo 4 роки тому

    can you show how to build a react native app to get user profile information (username, pictures) from instagram?

    • @justinstolpe
      @justinstolpe  4 роки тому +2

      possibly, I will keep the idea in mind!

  • @ezequielfernandez3119
    @ezequielfernandez3119 3 роки тому

    did it change since you created this video? The Facebook panel is different and I don't have Basic display there to create an app!

    • @justinstolpe
      @justinstolpe  3 роки тому

      It should appear after you add the Instagram Basic Display as a product in the dashboard on the left sidebar

  • @michaelmcswain2803
    @michaelmcswain2803 4 роки тому

    Thanks for the video, I was wondering: if I only need the media feed json, what’s the easiest way? Thanks again

    • @michaelmcswain2803
      @michaelmcswain2803 4 роки тому

      There used to have a simple /media to get the latest 20 images

    • @justinstolpe
      @justinstolpe  4 роки тому +1

      Thanks! I made a video on getting a users posts, I think it is what you are looking for here ua-cam.com/video/Cx6Nr882Xbg/v-deo.html

  • @user-xx2xb5kw6e
    @user-xx2xb5kw6e 4 роки тому

    Thanks for guide. But with guide, We can not get image url of instagram. If only get id and username. Please guide for get url image. Regard,

    • @justinstolpe
      @justinstolpe  4 роки тому

      The basic api does not allow for this. You would need to use the graph api to get the url. I made a video for this ua-cam.com/video/mVhvN_5GIuQ/v-deo.html

  • @waraxtv708
    @waraxtv708 3 роки тому +1

    Hello Justin. what if I am developing on localhost:3000. What do I put in the domain? Thanks

    • @justinstolpe
      @justinstolpe  3 роки тому

      for localhost I don't think you need to enter anything for the domain if the app is in dev mode

    • @paulohenriquecotastarling3570
      @paulohenriquecotastarling3570 3 роки тому +2

      No it is not possible to let the field empty. I haven't find any way yet. Please let me know if you found a solution @WaraxTV

    • @varshithkumar7782
      @varshithkumar7782 Рік тому

      @@paulohenriquecotastarling3570 Did you find a solution for this?

  • @jonmarccarey
    @jonmarccarey 3 роки тому

    Does the ig token give permission to post content on the downloaders Instagram page?

    • @justinstolpe
      @justinstolpe  2 роки тому

      With the basic display api you can't post content.

  • @varshithkumar7782
    @varshithkumar7782 Рік тому

    For local development I am trying to use localhost. It is not working for me. Any work around for this

    • @justinstolpe
      @justinstolpe  Рік тому

      Make sure you havet the correct redirect uris entered into the facebook app dashboard.

  • @suzieelles9572
    @suzieelles9572 3 місяці тому

    Can you please re-create this without using a test user since you can no longer create a test user :/

  • @MolBPlay
    @MolBPlay Рік тому

    hey, Can i follow a user or like it post, or comment on any post using graph or basic display api?

    • @justinstolpe
      @justinstolpe  Рік тому

      You can comment and reply but there is no way to follow users with the api.

  • @cyrus5295
    @cyrus5295 3 роки тому

    Can we retrieve other instagram's read only profiles with this technique?

    • @justinstolpe
      @justinstolpe  3 роки тому

      They need to authorize your app first.

  • @dilaraisayeva1160
    @dilaraisayeva1160 3 роки тому +1

    I want to do this app for localhost. is it possible? help me please. it is importonat for me

    • @justinstolpe
      @justinstolpe  3 роки тому

      It will run locally as long as your app is in development mode

  • @Altemirov
    @Altemirov 4 роки тому

    You can help me, I'm a beginner, I don’t understand anything. Please help me

  • @SalomDunyoIT
    @SalomDunyoIT 4 роки тому +1

    hey, dude! thanks for the video services. if you have free time you better make videos of using Instagram graph API . that would be great. thanks in advance.

    • @SalomDunyoIT
      @SalomDunyoIT 4 роки тому +1

      one more thing you can for me, it is to set up Instagram's webhook in PHP.

  • @syedmohammadsuhaib5961
    @syedmohammadsuhaib5961 10 місяців тому

    Sir now is not showing Instagram api icon

  • @mykelflores5308
    @mykelflores5308 3 роки тому

    for my end, there is no "Instagram" Product. All I can see is "Instagram Graph API" can someone help me with this

    • @justinstolpe
      @justinstolpe  3 роки тому

      Under the products section you might need to remove the app type so you can view more products.

  • @devakash2
    @devakash2 4 роки тому

    Nice video but you've made editing mistake in the end

    • @justinstolpe
      @justinstolpe  4 роки тому

      Thanks, good catch! I will get it cleaned up :D

  • @naheliegend5222
    @naheliegend5222 2 роки тому

    What is the difference between the Instagram Basic Display API and the Instagram Graph API?

    • @justinstolpe
      @justinstolpe  2 роки тому +1

      Basic can be used to get basic profile stats from even non business ig accounts. The graph api gives you more endpoints and data but requires the user to have a business account.

    • @naheliegend5222
      @naheliegend5222 2 роки тому

      @@justinstolpe thank you

  • @georgkettele6911
    @georgkettele6911 3 роки тому

    What has all changed for 2021 (March)?

  • @SeriouslyTechy
    @SeriouslyTechy 4 роки тому

    I dont get Basic DIsplay under Instagram ?

    • @justinstolpe
      @justinstolpe  4 роки тому

      It should appear there once you add instagram under products

    • @xm0nk4
      @xm0nk4 4 роки тому

      Hey, same issue here, since the 1th jully I don't have the Basic Display under Instagram, I don't know if I have to request the authorisation "basic Instagram" to the app review? It looks complicated just to recover images from my account

    • @SeriouslyTechy
      @SeriouslyTechy 4 роки тому

      @@xm0nk4 So I figured it out. My App type was manage Business Integeration. For Business Instagram accounts, you do not use a login. You use the linked facebook page to query the Instagram page.
      If you want a Instagram login, you have to select For everything else type for the app.

  • @me.vs.disease.x3506
    @me.vs.disease.x3506 4 роки тому

    This is so stupid, why is is so complicated, I just want to read and display images from the profile and have to go trough all this mess, what I build an app how is a normal user understand this if I as a developer find it so complicated.... makes no sense.

  • @jagermeister1888
    @jagermeister1888 3 роки тому

    Facebook won't approve it :D

    • @justinstolpe
      @justinstolpe  3 роки тому

      Yeah the approval process can be tedious and annoying