Skip to content

[BUG] Sequence contains no elements #635

Open
@dalton5

Description

@dalton5

Hi,

I try to save an object and I have the exception Sequence contains no elements

The details are below if you can help because I can't sort it out.

It works well when I save other objects.

My code issue

await BlobCache.UserAccount.InsertObject(DataStorageKey.CurrentSession_TokenInfo, authenticateResultPersistanceModel);

My exception

image

The object I save (access token modified):

image

Stack trace:

at System.Reactive.Subjects.AsyncSubject`1[T].GetResult () [0x00056] in /_/Rx.NET/Source/src/System.Reactive/Subjects/AsyncSubject.cs:441
at

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions