You need to sign in to do that
Don't have an account?
Over query limit without callOut
Hi!
I have developed a code to obtain a point coordinates making a call to Google maps API. I am using a trigger an a future method to do the call out. The problem is that few call outs after I obtain this error ' Over query limit'. In the API documentation I read 'The limit is 2500 calls for day).
What is the problem?? I can understand why happen it. I only do a few call outs.
Hi! You have to use client-side geocoding: http://theforcetimes.wordpress.com/2012/12/15/client-side-geocoding-from-force-com/
Cheers!