What am I doing wrong trying to Post to Validate Address api Google maps?
I have a .net 7 web api where I’m trying to validate addresses. I believe I have all the models correct even the response body. I’m unable to get any kind of response back. It works on postman but I cannot get it to work using my api. Can someone please tell me what I’m doing wrong? I’ve even tried asking chatgpt but to no prevail.