• We think it might be some firewall rule - but here are some commands I tried:

    EXEC spGeocode @Address = '1234 N. Main Street', @City = 'Santa Ana', @State = 'CA'

    or

    EXEC spGeocode @PostalCode = '98405'