Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bezmundo 48 posts 139 karma points
    May 16, 2016 @ 15:47
    Bezmundo
    0

    Instagram URL redirect Error

    After logging in via instagram I am getting the follow error:

    {"code": 400, "error_type": "OAuthException", "error_message": "Redirect URI does not match registered redirect URI"}
    

    My URL redirect is the following:

    http://localhost:10293/App_Plugins/Skybrud.Social/Dialogs/InstagramOAuth.aspx

    Other posts that claim to have instagram working are pointing to that URL, any ideas on why this isn't working?

  • Anders Bjerner 487 posts 2989 karma points MVP 7x admin c-trib
    May 16, 2016 @ 17:43
    Anders Bjerner
    100

    Hi Bezmundo,

    Have you registered the same redirect URI with your app in the Instagram developers section? Based on the error, it seems that you're missing this step.

    You can find your apps (or clients as Instagram calls them) as well as see the redirect URI(s) of each of your apps here: https://www.instagram.com/developer/clients/manage/

  • Bezmundo 48 posts 139 karma points
    May 17, 2016 @ 09:02
    Bezmundo
    0

    Hi Anders,

    I did already have the URI set in the instagram developers section which is why I was puzzled to it giving the error.

    For some reason the URI in the data type wasn't saving the URL correctly so I deleted the data type and recreated and it worked.

    Was using:

    Umbraco version 7.4.3 assembly: 1.0.5948.18141
    

    Just incase it crops up again for another user.

Please Sign in or register to post replies

Write your reply to:

Draft