I dont know whre to start. I was wondering is it essential to use Oauth2?
And I am looking at this
GET https://www.googleapis.com/latitude/v1/currentLocation?key=INSERT-YOUR-KEY&granularity=best
how do i find my key?
Then in my HTML which is
<!-- Google Public Location Badge -->
<iframe src="http://www.google.com/latitude/apps/badge/api?user=-116452991543013806&type=iframe&maptype=roadmap"
width="580" height="400" frameborder="0"></iframe>
<!-- To disable location sharing, you *must* visit
https://www.google.com/latitude/apps/badge and disable the Google
Public Location badge. Removing this code snippet is not enough! -->
<?xml version="1.0" encoding="UTF-8"?>
Where do i put the REST comand?
> --
> You received this message because you are subscribed to the Google Groups
> "Google Latitude API" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-latitude-api/-/8TAQQcoV-zsJ.
>
> To post to this group, send email to google-la...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-latitude...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-latitude-api?hl=en.
Thank you Davy. One more question: Will you progressively phase out Oauth1 by first not allowing new Oauth1 access tokens to be created, then later on turning off API access for Oauth1 tokens, or will the entire Oauth1 API stop functionning this month?
Thanks
--
> To post to this group, send email to google-latitude-api@googlegroups.com.
> To unsubscribe from this group, send email to
To post to this group, send email to google-latitude-api@googlegroups.com.
To unsubscribe from this group, send email to google-latitude-api+unsub...@googlegroups.com.