Closed vmartynets closed 8 years ago
@Amialc I also just tested this and the first time I got the HTTP Status Code 400 like you did it.
Then I tried to debug it and all of a sudden I am not getting this anymore. Seems like it is an intermittent error perhaps on the Auth0 server side. Can you please test this again and let me know whether you are getting the same error?
The 401 Unauthorized you will get when the username / password combination does not exist on the connection you are specifying.
@Amialc I am closing this for now. If you can reproduce the HTTP 400 please reopen
@jerriep i can't reproduce HTTP 400 error for now, but I'm get 401 Unauthorized even when i'm using correct username/password. Tested with twitter
and facebook
connections. I have modified sample to print username:password and i'm sure it is correct.
@jerriep issue still here. When i'm trying to login using twitter or facebook i'm get 401 Unauthorized and this:
When using authentication with connection, username and password
it rises
HttpRequestException
with additional infoResponse status code does not indicate success: 401 (Unauthorized).
My app:When im using samples provided here, got
UriFormatException
withInvalid URI: The hostname could not be parsed.
:Different additional info on WPF sample project: