Skip to content

Unknown error occurred#ActiveRecord::SerializationFailure - ' #60

@enterprisebug

Description

@enterprisebug

I am currently receiving this error System.InvalidOperationException: '3Commas Connection Issue: unknown_error -

Anybody any clue how to resolve this?

I am using this method: GetDealsAsync() like:

XCommasResponse<Deal[]> result = await _xCommasClient.GetDealsAsync(take, skip, accountId, dealScope: DealScope.Finished, dealOrder: DealOrder.ClosedAt).ConfigureAwait(false);

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