Skip to content

System.NullReferenceException: 'Object reference not set to an instance of an object.' #14

@jluzardo1971

Description

@jluzardo1971

Hi,

In the latest version of the code I'm getting:

System.NullReferenceException: 'Object reference not set to an instance of an object.'

in

private async Task Authenticate(string username, string password, string endpoint)

in the

public partial class Client : ISwiftClient, IDisposable

image

This is not being called:

image

I'm using this code to call the SwiftClient and the code works with version 1.2.2 of the nuGet package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions