You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to validate a Canadian address using my Test API token but it doesn't work and returns nil.
Based on documentations, If I want to validate a non-U.S. address using my Test API token, the API should pass back the address information without performing any validation but what I've received in Address object is "validation_results"={}. I tried it we the Berlin address which was provided in examples but I got the same results.
The text was updated successfully, but these errors were encountered:
I'm trying to validate a Canadian address using my Test API token but it doesn't work and returns
nil
.Based on documentations, If I want to validate a non-U.S. address using my Test API token, the API should pass back the address information without performing any validation but what I've received in Address object is "validation_results"={}. I tried it we the
Berlin
address which was provided in examples but I got the same results.The text was updated successfully, but these errors were encountered: