Having issues linking Moralis Api Server Connecting issue with visual code

I have been trying to link my Moralis api server to my visual studio code

I have inputted my
CLI API Key:
CLI API Secret:
picked a server

this is the next errors codes it is sending

Please I really need the solution to this so i can move on with my work

Hi @LeoPaschal,

Try posting this in the Moralis Course category, instead of Ethereum Smart Contract Programming 101 (Solidity) :slight_smile:

Hi,
You can get that error when the folder that you try to upload/deploy is too big. Usually you need to upload only the deployment folder and not the entire development folder.

That error should not be present if you try to upload a folder that has less than 10MB in size.

1 Like