Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception of type: OAuth2.Client.UnexpectedResponseException #123

Open
wendt88 opened this issue Sep 28, 2018 · 1 comment
Open

exception of type: OAuth2.Client.UnexpectedResponseException #123

wendt88 opened this issue Sep 28, 2018 · 1 comment

Comments

@wendt88
Copy link

wendt88 commented Sep 28, 2018

I get that exception for linkedin:

OAuth2.Client.UnexpectedResponseException
OAuth2.Infrastructure.RestClientExtensions.ExecuteAndVerify(IRestClient client, IRestRequest request)
OAuth2.Client.OAuth2Client.QueryAccessToken(NameValueCollection parameters)
OAuth2.Client.OAuth2Client.GetUserInfo(NameValueCollection parameters)

app key & secret checked. I am also able to get to linkedIn, make a successful login and the redirect goes back to my page and failes on Client.GetUserInfo(Request.QueryString); with query paramters code & state

I wan't able to add that project to mine for debugging

@niemyjski
Copy link
Collaborator

Were you able to resolve this? I just started hitting this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants