azureblockchainservice

How can I obtain private key from Azure Blockchain Service?

倾然丶 夕夏残阳落幕 提交于 2020-01-05 05:42:08
问题 I am not sure how I can obtain private key from Azure Blockchain Service. I would like to use Etherium connector on Logic App. Without private key, the flow fails. Error message is as below; { "status": 400, "message": "No private key was found in the connection object\r\nclientRequestId: f85XXXXXXXX-XXXXXXXXXXXXXX-XXXXXXXXbfea", "source": "blockchainethereum-je.azconn-je.p.azurewebsites.net" } Please tell me where can I find out these informations, "Ethereum RPC Endpoint", "Private Key",