Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Feb 20, 2015 @ 12:24
    Ismail Mayat
    0

    Authentication error

    Anders,

    I am now using (https://www.dropbox.com/sh/ubak1qionvji8mf/AAA4-sDJC97ihEB8_UH9yf_5a/Build 0.0.934.20 (2015-02-19)/Skybrud.Social.dll?dl=0) i am also using latest build from source of sbybrud social for umbraco, when i try to authorise instagram i get the following error:

    Method not found: 'System.String Skybrud.Social.Instagram.Responses.InstagramAccessTokenResponse.get_AccessToken()'.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

    Exception Details: System.MissingMethodException: Method not found: 'System.String Skybrud.Social.Instagram.Responses.InstagramAccessTokenResponse.get_AccessToken()'.

    Source Error: 

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace: 

    [MissingMethodException: Method not found: 'System.String Skybrud.Social.Instagram.Responses.InstagramAccessTokenResponse.get_AccessToken()'.]
       Skybrud.Social.Umbraco.App_Plugins.Skybrud.Social.Dialogs.InstagramOAuth.Page_Load(Object sender, EventArgs e) +0
       System.Web.UI.Control.LoadRecursive() +71
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178

    Do i need a custom build of social for umbraco as well?  

    Regards

     

    Ismail

     

  • Anders Bjerner 487 posts 2989 karma points MVP 7x admin c-trib
    Feb 20, 2015 @ 12:58
    Anders Bjerner
    0

    I'm not sure about this one. It should work, and I think it did when I tested the other day. But I will look into that ;)

  • Anders Bjerner 487 posts 2989 karma points MVP 7x admin c-trib
    Feb 21, 2015 @ 23:51
    Anders Bjerner
    0

    I found the reason now. The current release of this package uses and is build against Skybrud.Social v0.9.0. The DLL I linked to on Dropbox (which is newer than v0.9.0) added support for YouTube channels, but also introduced a breaking change for Instagram.

    I will make a new release of both packages tomorrow, so this should no longer be an issue thereafter ;)

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Feb 23, 2015 @ 12:32
    Ismail Mayat
    0

    Anders,

    Did you get chance to update the skybrud umbraco dll? 

    Cheers

    Ismail

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Feb 23, 2015 @ 12:33
    Ismail Mayat
    0

    Doh ignore that last post i can see you have updated source just done a pull and will build and test.

    Cheers

    Ismail

  • Anders Bjerner 487 posts 2989 karma points MVP 7x admin c-trib
    Feb 23, 2015 @ 12:56
    Anders Bjerner
    100

    Skybrud.Social v0.9.1.1 was released last night, so you should be able to get that via NuGet.

    It was my plan to also make a new release of Skybrud.Social for Umbraco, but I had some issues with Skybrud.Social, so I didn't have the time. I will make a new release when I get home ;)

    I don't plan on any further changes to the code before this release, so if you pull the latest code from the repository, it should be the same as in the upcoming release.

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Feb 23, 2015 @ 14:44
    Ismail Mayat
    0

    Anders,

    Pulled down code and built all looking good. Many thanks for all your help.

    Regards


    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft