Has anyone used Google's AuthSub mechanism for authenticating a toy heroku app to access Google API data? I'm trying to use the Maps API, but when I send the authentication request Google complains that heroku.com is not registered. Here is the AuthSub URL I'm trying:
https://www.google.com/accounts/AuthSubRequest?scope=http%3A%2F%2Fmaps.google.com%2Fmaps%2Ffeeds%2Fmaps%2F&next=http%3A%2F%2Fsevere-frost-32.heroku.com I'm not clear whether I need to register my app (severe- frost-32.heroku.com) or heroku.com needs to be registered as a whole (presumably not by me). Any clues? -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
