Hi Team,
Can you please let me know how do we set up email server for google identity platform "Send password reset email" API. It was told that 'You can send a password reset email by issuing an HTTP POST request'. I am getting success response but not receiving email. What configuration needs to be done for triggering email.
Endpoint: https://identitytoolkit.googleapis.com/v1/accounts:sendOobCode?key=[API_KEY]
Thanks