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

.NET 4.7.2 is required to run DotNetBackendOAuth2 #1

Open
CaspianCanuck opened this issue Apr 25, 2019 · 2 comments
Open

.NET 4.7.2 is required to run DotNetBackendOAuth2 #1

CaspianCanuck opened this issue Apr 25, 2019 · 2 comments

Comments

@CaspianCanuck
Copy link

I ran into a weird problem trying to run DotNetBackendOAuth2 against a Cloud Edition ION API. The RequestToken call would fail when I ran the project under .NET 4.5, but once I switched to 4.7.2 the error went away on its own.

@rpowers9
Copy link

rpowers9 commented Feb 6, 2020

Thanks CaspianCanuck for posting this --I wish i found it 2 days ago :)

Confirming same behavior.

@shadowmage45
Copy link

+1 to this, can confirm is still an issue. General socket failures/exceptions with .NET 4.5, but the examples run without issue with .NET 4.7.2.

No error message is given regarding incorrect framework, just a stack-trace listing a 'socket forcibly closed by remote host' message, which lead me to believe that there was something wrong with the addressing/etc.

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

No branches or pull requests

3 participants