omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Instagram Oauth

    Pythonista
    instagram oauth
    4
    4
    3785
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • nomadic_clover
      nomadic_clover last edited by

      Hi. I'm trying to figure out how to connect to the Instagram API in Pythonista. I'm just learning how the app works. There is a twitter library already included, but there isn't one for Instagram. I'm also new to using oauth in general.

      The first step seems to be registering for an Instagram client, but I'm not sure what to put as the return uri. Also not sure how to use the webbrowser to get the authtoken and get it back to the app.

      I browsed the documentation, but didn't find what I was looking for. It's probably there, but I'm not really sure where to look.

      Anyone willing to help point me in the right direction? Once I can get the script authenticated, I should be fine using the rest of the API.

      Thanks!

      1 Reply Last reply Reply Quote 0
      • JonB
        JonB last edited by

        you prabably want to get
        https://github.com/Instagram/python-instagram

        First install stash, then use stash pip, or git, or wget to install the scripts.

        1 Reply Last reply Reply Quote 0
        • ihf
          ihf last edited by ihf

          Has anyone gotten this to work? The installs work fine but I have yet to be able to authenticate to Instagram. Problem is on the Instagram side. I tried following the instructions but at some point Instagram does not respond. Before I spend more time on it I wondered if this has worked successfully for anyone in the Pythonista community.

          1 Reply Last reply Reply Quote 0
          • sinque
            sinque last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors