How can i get a Private Key with my client ID??
On Nov 13, 7:09 pm, new to Google API <[email protected]> wrote: > I didnt understand below steps could you explain ??? > > /*** which are in doc page: > > URL:http://maps.googleapis.com/maps/api/geocode/json?address=New+York&sen... > Private Key: vNIXE0xscrmjlyV-12Nj_BvUPaw= > > URL Portion to Sign: /maps/api/geocode/json?address=New > +York&sensor=false&client=clientID > Signature: KrU1TzVQM7Ur0i8i7K3huiw3MsA= > > Full Signed > URL:http://maps.googleapis.com/maps/api/geocode/json?address=New+York&sen... > > what is center in the below url? > > http://maps.googleapis.com/maps/api/staticmap?center=%E4%B8%8A%E6%B5%... > > On Nov 13, 6:48 pm, Rossko <[email protected]> wrote: > > > > Unable to authenticate the supplied URL. Please check your client and > > > signature parameters. > > > Yes. The documentation tells you that a 'signature' is required > > too.http://code.google.com/apis/maps/documentation/places/#PlaceSearchReq... -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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-maps-api?hl=en.
