I am just starting out with Okta and downloaded the .NET web forms sample application. I modified the web.config with my clientID, secret, and domain. I also installed .NET 4.8. When I tried running the sample app, I entered my UserName and password and got the “There was an unexepected internal error… Please try again.” message. I tried setting break points, but apparently not in the right place(s). When setting up my application I did use the localhost:44314 in the URIs.
Could someone point me in the right direction as to what to do, or where to look? Thank you.