Moralis sdk stopped working

Hey, everyone! I am using cloud functions and moralis sdk in my app. My app was running fine both locally and globally. But then suddenly yestarday Moralis sdk stopped working. I’am unable to call cloud function and authenticate users. I get the following error

Error: XMLHttpRequest failed: "Unable to connect to the Parse API"

My app id is ‘cKC95YPjyNN8qvLLqEEeGiYZwwc1qRZd8MqoBegb’.
My server url is ‘https://uj5tozevki90.usemoralis.com:2053/server’

Thanks

the server seems fine, what do you see in the browser network tab when it tries to connect to the server?