Skip to content

Transfer destination issue #44

@dano19

Description

@dano19

Hi,

Not sure if this is something I should report here but like 2 days ago I was retrieving transfer destination list just fine, now it returns exception: "One or more errors occurred. (Status(StatusCode=Unknown, Detail=""))".

var wiselyMember = _generateTokenClient.Generate().GetMemberBlocking(DiInstaller.BomadMemberId);

var memberToAccess = wiselyMember.ForAccessToken("ta:9eMMVJmCJLZD9fFqxEpuqDXX73hV4y8jnGwryE8QTBHt:5zKtXEAq");

var accounts = memberToAccess.GetAccountsBlocking();
var transferEndpoint = memberToAccess.ResolveTransferDestinationsBlocking(accounts[0].Id()); // <== AccountId is returned from .Id()

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions