question

NibeditaDas-1089 avatar image
0 Votes"
NibeditaDas-1089 asked SatishBoddu-MSFT edited

Getting error "The given ABI could not be parsed as a valid ABI"

Unable to deploy create logic app using Ethereum Blockchain connector.Getting error as Getting error "The given ABI could not be parsed as a valid ABI"

Followed the steps as specified in given link
https://docs.microsoft.com/en-us/azure/blockchain/service/ethereum-logic-app#get-the-contract-abi

azure-blockchain-service
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@NibeditaDas-1089 Could you please confirm if you have validated the ABI? Also, please share the complete error message. Is there any error in ABI?

0 Votes 0 ·

@Ashok Peddakotla :Thank you for the response. I have tried passing dynamic parameter since I was not getting the option to pass parameter anywhere. COuld you please guide how to pass parameter here. Also I am using trial account.


Error Message:


{
"status": 400,
"message": "The given ABI could not be parsed as a valid ABI\r\nclientRequestId: dcbede71-00d3-4bb1-80a6-75a8a87dd1b6",
"error": {
"message": "The given ABI could not be parsed as a valid ABI"
},
"source": "blockchainethereum-eus.azconn-eus-01.p.azurewebsites.net"
}


If I remove the parameter getting error as :
Error executing the api '/contractSchema/functions/storepatientconsent/metadata'. More diagnostic information: x-ms-client-request-id is '06A9F614-4C79-43D5-9289-5C4DD3EE9281'.


[1]: /answers/storage/attachments/90812-source-code-for-logic-app.txt

0 Votes 0 ·

@Ashok Peddakotla : It shows in the documentation that Ethereum connector is deprecated. Is it the reason for failure. Is there any way to communicate with Ethereum Blockchain service using Logic App now.

0 Votes 0 ·

Ack. I am checking on this issue internally and update you as earliest. Appreciate your time and patience.

0 Votes 0 ·

@Ashok Peddakotla : Thank you for the acknowledgement.

0 Votes 0 ·

0 Answers