Let's say I have an address 1YGLV49koPYzLWfM2kZP56FB9vVH4V5AUwRzY3 which is granted the permissions ('issue,send,receive")
And I have an existing asset "ASSET123" which is open but issued by another address
When I run the issuemorefrom command:
issuemorefrom "1YGLV49koPYzLWfM2kZP56FB9vVH4V5AUwRzY3" "{another valid address}" ASSET123 100
I get error code: -32603
error message: Issuing more units for this asset is not allowed from this address
What do I need to do to allow this address to be able to issue more quantities of the same asset code ?