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

Ошибка авторизации в последней версии 1.0.27 #28

Open
AlexanderKovalev opened this issue May 23, 2017 · 1 comment
Assignees
Labels
Projects

Comments

@AlexanderKovalev
Copy link

client = new InTouch();
await client.GetClientCredentialsFlow(clientId, clientSecret);

Генерирует эксепшн
An exception has occurred while getting client credential flow data.
An exception has occurred while processing the GET request.
Object reference not set to an instance of an object.

Через фидлер видно, что до запроса на сервер дело не доходит, т.е. нет самого вызова http метода авторизации

@virtyaluk virtyaluk self-assigned this May 23, 2017
@AlexanderKovalev
Copy link
Author

Есть какие-то обновления по этому вопросу?

@virtyaluk virtyaluk added the bug label Aug 7, 2017
@virtyaluk virtyaluk added this to To Do in IT-i01 Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
IT-i01
  
To Do
Development

No branches or pull requests

2 participants