oceanprotocol/ocean.js

Error when downloading an assets with `smart contract` storage type

EnzoVezzaro opened this issue · 0 comments

We have an Error when downloading an assets with smart contract storage type.

smart contract storage (see asset) is not working completely: Publish and Assset Details works, but Consume and Edit are failing with errors:

  • endpoint: https://v4.provider.mumbai.oceanprotocol.com/api/services/download?fileIndex=0&documentId=did:op:33df3b27aa5bc95a3ce1ae0ed5b92a8253989f7c35b987a6c6c2fe85e3a58bce&transferTxId=0xa682ebd824f8e7bd85b34384702103d5c4d90e98d382db4f31317daae97c79bc&serviceId=768d25ea916c5fb186493d016b3c415a415c298a9f12a50319e230c30a68eb07&consumerAddress=0xC50ce98B13Aa9782cAc4aF6809007B2b035E599e&nonce=1672832851274&signature=0x35c3314ca889817afb18060e8fef42fe58db4fa286a065982b41a44fe01d697a0a81855642c39e723cbac814fe2b118dd9a9ab87ab613e88fea805611e42e1ef1b

This seems related to ocean lib. I see that it's failing here in the market, which is a method from oceanjs here. @bogdanfazakas moved issue here to close the one on provider.