I hope someone can help me get some ideas on how to debug this
problem. I have build an application that needs to use the Google
Elevations webservice API to get some elevations for some lat/lon
pairs. I am encoding the data using my own Java implementation of the
polyline encoding algorithm. My app works nicely on Linux/Tomcat/
JDK1.6, calls out to the Elevations API and gets good results. I
tested using the Dev_server (1.5.0) and received an error, invalid
character at position 70 of the URL that was sent to the Elevaton API.
What's different about the dev_server ? Different JDK ? different
encoding ? So far I've not had a chance to strip this down to bare
bones and run some small tests on both environments, I am hoping to
get some ideas here on which place to start.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to