Have code:
const transaction = await Web3Api.native.getTransaction({ chain, transactionHash: hash })
That works fine with moralis server, and worked fine with self-hosted server before today.
From now it just sending error:
Error: [C0005] Request contains unknown parameter: address. This operation supports the following parameters: transactionHash, chain