You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.