I have a dapp that makes use of the getTokenIdMetadata function. When running in a development environment it works completely fine, however after deploying the dapp to fleek.co I am getting some strange errors.
const _metaData = await Moralis.Web3API.token.getTokenIdMetadata(options);
These are the errors in the console: