Problem with contract in web

Hi

I am trying to interact with a contract from a website, I called the SDK using the tag, when trying to execute the contract I get an error that says “this.address is not a function”

I’ve tried all the ways I can think of and I can’t make it work, someone can help me.

Best regards

Hey @sgcvzla.chain,
Please check this guide Contract ACI Usage, it’s must resolve your problem

Thanks @nduchak.chain for your answer, I get this error:

contract.js:210 Uncaught (in promise) TypeError: this.address is not a function

In this address is the code: https://github.com/soluciones2000/aet/blob/master/prueba.html

Can you help me with it?

Thousands of thanks