I'm trying to implement single line adress validation in my project. The suggestions work, except for the validation.
I get this error :
street-address?auth-token="mykey"&plugin=2.4.11&callback=jQuery19106555006508715451_1402992684064&street=As+Aquero+Rd%2C+Inarajan+GU&candidates=3&_=1402992684068
api.smartystreets.com
GET
401
Not authenticated.
text/plain
jquery-1.9.1.js:9597
Script
0 B
0 B
117 ms
116 ms
EVENT:RequestTimedOut (Request timed out)
The key works fine if I try it in the demo found at https://github.com/smartystreets/jquery.liveaddress. So if the key is not issue then what is it ?