[SOLVED] Web3api is breaking and giving cors error and web3api is not working

below web3api is not working any web3api is not working.

const options2 = {
chain: “polygon”,
“symbol”: “MATIC”,
“address”: “0x8e763ff66abd51c1604ff58d589968df7d2c2f5a”
};
const balancepl = await Moralis.Web3API.account.getNativeBalance(options2);

this is working before 3 days now from yesterday stared all api error

You have to update the server to latest version

how to update the server version

version of dap is

In admin interface where you see the server there is a button for restart/update server.

Update the other server then that it doesn’t have the latest version

v0.0.383 is of dapp and every time application server url and key

Try again then on you application. After you restart the server and wait it to finish

can you provide details from where exactly update server .please share screenshot

The server is already updated if it has version 383

but still getting error

Dis you try to restart it?
Can you paste the server url?

const serverUrl = “https://4fvhtnbq0m1w.usemoralis.com:2053/server”;

In this error is another server url

yes tried to restart already

previosly getting error so i delete dapp and created new app so url is changes! but still getting error!
https://4fvhtnbq0m1w.usemoralis.com:2053/server
web3api3|690x337

const serverUrl = “https://4fvhtnbq0m1w.usemoralis.com:2053/server”;

still getting error on new updated server url also