I am trying to use the API Connector to connect to PostGrid’s Verify a Structured Address endpoint. The specific error:
{“status”:“error”,“message”:“InvalidRequestError: Expected ‘address’ in body.”}
However, I have copied directly from the documentation. My supervisor took a quick look at it and told me to try here. He said specifically, look into “URI encoding without JSON request body.”
Any ideas?