Skip to content

TypeError: Body is unusable #1098

Open
Open
@iaminnasr

Description

@iaminnasr

when i want to get balance for trx i get this error
TypeError: Body is unusable

const tatum = await TatumSDK.init<Tron>({ network: Network.TRON, logger, apiKey: { v4:'*', }, configureWalletProviders: [TronWalletProvider], // retryCount: 3, }); const balance = await tatum.rpc.getBalance( 'TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t' );

but i test with TronWeb and no problem

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