SOLO-4034
InvalidFileIdFormatSoloError — Validation
InvalidFileIdFormatSoloError
| Code | SOLO-4034 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
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
- Provide a file ID in the format 0.0.
(e.g., 0.0.150) - Run solo ledger file –help for usage information