Benson Thew·Follow1 min read·Jun 18, 2019--1ListenShareHi, I have tried to call the API https://www.googleapis.com/identitytoolkit/v3/relyingparty/sendVerificationCode?key={myownserverkey} with the body contains phonenumber and recaptchatoken.However, i keep getting error 400 and the message is “message”: “INVALID_PHONE_NUMBER : Invalid format.”, “domain”: “global”…