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

Get MessagingProcessor.GetDirectInboxThreadAsync doesn't work in v1.7.0 #472

Closed
7 of 24 tasks
an-lev opened this issue Oct 5, 2021 · 1 comment
Closed
7 of 24 tasks

Comments

@an-lev
Copy link

an-lev commented Oct 5, 2021

Important note

  • You must fill this form! If you don't fill it, your issue will be close immediately.
  • Put an X character between [ ] that is related to your issue, like [x]
  • Please remove Important note from this form!
  • Don't remove other sections (unless it's unnecessarily, like Debug logs and Screenshots sections)!

I've:

Issue category

  • Bug
  • Feature Request
  • Missing Feature
  • Question
  • Not sure

Language

  • C#
  • VB.NET

Usage

  • Windows Form/Console app
  • WPF app
  • Asp .NET MVC
  • Asp .NET Core
  • Universal Windows Platform [UWP]
  • Xamarin or Xamarin Forms
  • Mono
  • Other

Operating System

  • Windows
  • Windows Server
  • Linux
  • Mac OS
  • Other

Describe your issue

In version v1.7.0 call MessagingProcessor.GetDirectInboxThreadAsync returns LoginFailed, but other methods for example MessagingProcessor.GetDirectInboxAsync works properly.
I've checked this in the previous version v1.6.0 and everything works as expected.

@ramtinak
Copy link
Owner

Fixed.
Try v1.7.1.

Regards.

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

2 participants