Search code examples
ibm-cloudblockchainhyperledger-fabrichyperledger-composer

Hyperledger composer playground error on IBM Blockchain Platform


I am trying to learn about hyperledger composer by going through the tutorials. Everything works on the playground so I followed the tutorial and created a cluster with bluemix.

http://184.172.229.160:31080/

I was testing the hosted playground and I notice all transactions, even if deployed with a sample network like trade-network, returns error saying the asset or participant does not exist

Error: Object with ID 'tradingSymbol:ABC' in collection with ID 'Asset:org.acme.trading.Commodity' does not exist

Any advice on troubleshooting the above error?


Solution

  • The most likely explanation is that you don't need the tradingSymbol: prefix and that your asset ID is just ABC.