Dacade challenge meme dapp

Hello everybody. I have a problem with dacade challenge Meme. I have created the blockchain and all perfect. I can register, get, vote and leght the Memes and all go perfectly. The problem is with the dapp in base. I can see the wallet perfectly, faucet transfer tokens ok, testnet put in the wallet ok, but when i charge my link to my dapp dont work and appear several errors that say:

GET https://sdk-testnet.aepps.com/v2/accounts/ak_2onHxdon7jAg8PhZr7JHzbbtBu3nZCYDei96ChajrAnMmUYpZm 404
index.js:81 Uncaught (in promise) ReferenceError: Ae is not defined
at index.js:81
(anonymous) @ index.js:81

Index.js:81 is in the line that say: client = await Ae.Aepp();

And in the first error in testnet, error 404 perhaps is because that two address arent the public and the private key in my blockchain, i dont know.

Any idea. thanks.

Hey @Rick, there was a bug - check this thread:

And let us know if you have any more questions :slight_smile:

Best,
Albena