yos-social-demo-dotnet question
Hi There,
I am trying to use the OpenIdRelyingPartyWebForms, but the line AuthorizedTokenResponse accessToken = Global.YahooWebConsumer.ProcessUserAuthorization(authResponse); keeps returning null. I am trying to use this project as is and the only change I made was change private const string YahooOPIdentifier = "yahoo.com"; to private const string YahooOPIdentifier = "me.yahoo.com";. I have added all my own tokens and secrets though.
Thanks!
by
0 Replies