MoralisError [Moralis SDK Error]: [C0005] - Paypal clone

Hey folks.

I’m here working on the Paypal Clone:
I have a lil error coming in. The server seems not to respond trying to fetch the data from Moralis. Everything works fine inside etherscan, such as gettin name etc. The API key within env has no missing decimals or whatsoever, any idea what the issue could be ?

Hi @Moe

That error could happen if the ABI or contract address is wrong or if the chain parma is not matching with contract chain.
Can you verify these details?
If you still have an issue, Is it possible to share the param details to reproduce it on our end?

Hi @johnversus

thanks for the reply. Here goes another screenshot, have a check please. :slight_smile:

Hey @Moe,

Can you share us your params there like the chain, address, functionName, abi, and params instead as that’ll be useful for us to debug and see what’s the issue.

From the screenshot, your code syntax looks all fine so that shouldn’t be the problem.