You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wrong error message when trying to claim/cancel airdrop with an invalid token address or having more items in a token transfer list than allowed
#17534
Open
15 tasks
simzzz opened this issue
Jan 24, 2025
· 0 comments
· May be fixed by #17703
When we try to claim/cancel an airdrop with an invalid token address or pass more than 10 (current limit) tokens in a TokenTransferList, we receive a generic error INVALID_OPERATION_ID instead of the appropriate error message.
Background
When we try to claim/cancel an airdrop with an invalid token address or pass more than 10 (current limit) tokens in a TokenTransferList, we receive a generic error
INVALID_OPERATION_ID
instead of the appropriate error message.Blocks hashgraph/hedera-smart-contracts#1208
Acceptance Criteria
Dependencies
No response
Definition of Ready (DoR) Checklist
Definition of Done (DoD) Checklist
The text was updated successfully, but these errors were encountered: