Skip to content

[Android] Getting Invalid Node Account ID some times #2325

Open
@aadityapaliwal

Description

@aadityapaliwal

Description

I'm using the latest version of the JAVA Hedera Hashgraph SDK in an app that integrates with Reown WalletKit. When I receive a transaction request from a dApp Bonzo Finance , it includes a node address (e.g., 0.0.26) in node list that is not recognized by the SDK.

As a result, the SDK throws the following error:
Hedera transaction 0.0
[email protected]* failed pre-check with the status
INVALID_NODE_ACCOUNT'

Expected Behaviour:
The SDK should accept these node address.

Image

Steps to reproduce

  • Integrate wallet connect in Android app which uses Hedera Hashgraph SDK.
  • Get request from dApp Bonzo Finance
  • Connect the wallet and get any transaction request.
  • Transaction may failed due to node is invalid for mobile app.

Additional context

No response

Hedera network

mainnet

Version

2.55.0

Operating system

Other

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions