SOLO-4034

InvalidFileIdFormatSoloError — Validation

InvalidFileIdFormatSoloError

CodeSOLO-4034
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when a file ID is not in the expected 0.0.<number> format; the message includes the offending value and an example. solo parses Hedera file IDs from input, so this means the value is malformed.

Troubleshooting Steps

  1. Provide a file ID in the format 0.0. (e.g., 0.0.150)
  2. Run solo ledger file –help for usage information