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

Error 400 - Bad request probably when library connects with microsoft api. #14

Open
Frshy opened this issue Sep 13, 2022 · 0 comments
Open

Comments

@Frshy
Copy link

Frshy commented Sep 13, 2022

Hello, the library worked well but for some time, but like from a month ago some people receive error "Remote server returned error (400): Bad request" when using the lib.
This is the code on program entry point which returns error
try { LoginHandler lh = new LoginHandler(); this.session = lh.LoginFromCache(); } catch (Exception ex) { MessageBox.Show(ex.Message); }
maybe someone had simmilar issue or maybe fix is known by the library dev; I can specify more informations if needed

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

1 participant