Cloud functions IDE

Hello Iโ€™m trying to set up cloud functions in my IDE but i keep getting these errors :

This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error: Request failed with status code 403
at createError (/usr/local/lib/node_modules/moralis-admin-cli/node_modules/axios/lib/core/createError.js:16:15)
at settle (/usr/local/lib/node_modules/moralis-admin-cli/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/usr/local/lib/node_modules/moralis-admin-cli/node_modules/axios/lib/adapters/http.js:269:11)
at IncomingMessage.emit (node:events:406:35)
at IncomingMessage.emit (node:domain:475:12)
at endReadableNT (node:internal/streams/readable:1343:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)

that error looks like the wrong keys where used for moralis-admin-cli

I double checked actually, i am using the right key :confused:

can you try to deploy a simple html to see if it works?

also, maybe there is some vpn blocking that connection

Same error after trying both :confused:

so deploying a simple html doesnโ€™t work?

this should happen when the wrong keys are provided