Re: Google geocoder and CF5

2008-03-25 Thread Claude Schneegans
 >>My guess is that it's an encoding problem. Use an HTTP sniffer/recording
proxy/whatever to see what's different.

Yeah, this is what I suspect also.
I'm considering using another format to access their geocoder.

Thanks.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302003
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Google geocoder and CF5

2008-03-24 Thread Dave Watts
> Has anyone succeeded getting the Google geocoder to work underCF5?
> I have my API working fine under CFMX, but under CF5 Google 
> keeps returning code=610 meaning "invalid key".
> My API calls the geocoder through CFHTTP.

My guess is that it's an encoding problem. Use an HTTP sniffer/recording
proxy/whatever to see what's different.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
http://training.figleaf.com/

WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
http://www.webmaniacsconference.com/

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301987
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Google geocoder and CF5

2008-03-24 Thread Claude Schneegans
 >>Show us your code.

Well the code works under CF 7 and not with CF5, so I suspect it is 
something like Google expecting UTF-8 in headers
or something like that.
Any way, the code is:
http://maps.google.com/maps/geo?q=#q#&output=xml&key=#googleKey#"; 
METHOD="GET" RESOLVEURL="false">
I doubt it tells you a lot.
And YES, the key is correct, the module to display the map works fine, 
using the same key.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301981
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Google geocoder and CF5

2008-03-24 Thread Adrian Lynch
Show us your code.

Adrian

-Original Message-
From: Claude Schneegans
Sent: 24 March 2008 23:32
To: CF-Talk
Subject: Google geocoder and CF5


Hi,

Has anyone succeeded getting the Google geocoder to work underCF5?
I have my API working fine under CFMX, but under CF5 Google keeps 
returning code=610
meaning "invalid key".
My API calls the geocoder through CFHTTP.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301977
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Google geocoder and CF5

2008-03-24 Thread Claude Schneegans
Hi,

Has anyone succeeded getting the Google geocoder to work underCF5?
I have my API working fine under CFMX, but under CF5 Google keeps 
returning code=610
meaning "invalid key".
My API calls the geocoder through CFHTTP.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301963
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4