[SOLVED]getNativeBalance 403 (Forbidden) Error on self hosted server

http://localhost:1337/server/functions/getNativeBalance 403 (Forbidden)
http://localhost:1337/server/functions/getTokenBalances 403 (Forbidden)

Running into these on my self hosted server. Referred to this previous topic and it seems there was an official fix to this already? My issue still persists though
My code for calling getNativeBalance is basically the same as the older version of the React boilerplate btw

Any help appreciated.

Did you update to the latest moralis-v1 and react-moralis versions in your app?