ERROR evmconnect: Failed to process event log: FF22053: Ran out of topics for indexed fields at field 2 of Approval(address,address,uint256)
This is because the decoding logic assumes all index fields in an event will be recorded in topics. However, for the example above, the tokenId was omitted.