Getting error in forgot password

Hi, I am using forgot password api and i am sending my email id in body after that i am getting this in response (β€œAn appName, publicServerURL, and emailAdapter are required for password reset and email verification functionality.”) but in docs (http://docs.parseplatform.org/rest/guide/#anonymous-user-authdata) there is nothing about it. So can you please me how can i use this. @cryptokid

did you configure sendgrid and added a template for that?

No, Can you please tell me where i need to do it ?

this may help

https://v1docs.moralis.io/moralis-dapp/users/email-login/sending-email#setup-email-service-in-dapp

you should also try to self host the server