Server Connection Question

Moralis’ service has been down for two weeks while we’ve paid

Application ID: T6DS4NXjqjWXlvLCvhxJe29yyrK8MzS85YsjRx92
Specific info:
The request:

curl 'https://fk8jdrtomago.usemoralis.com:2053/server/functions/getAllTokenIds' \

and the response is wrong.

Hope you’re doing it properly

curl -X 'GET' \
  'https://deep-index.moralis.io/api/v2/nft/0x7dE3085b3190B3a787822Ee16F23be010f5F8686?chain=eth&format=decimal' \
  -H 'accept: application/json' \
  -H 'X-API-Key: MY-API-KEY'

And make sure to replace MY-API-KEY with the one gotten Here

what is wrong in the response?