Skip to content

AuthenticateUsingSingleSignOn not working after RestSharp 112 upgrade #36

@Ezeckiel2517

Description

@Ezeckiel2517

RestSharp 112 has breaking changes to cookiecontainer.

When executing the AuthenticateUsingSingleSignOn, it generates this exception.

System.NullReferenceException
HResult=0x80004003
Message=Object reference not set to an instance of an object.
Source=MFaaP.MFWSClient
StackTrace:
at MFaaP.MFWSClient.MFWSClient.d__11.MoveNext() in C:\Git\MFWSClient\MFaaP.MFWSClient\MFWSClient.Authentication.cs:line 166

My PR is on the way

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions