Hello Joe I've been looking the example in the splash repository however it's very difficult form me. Do you know where can I find any documentation or course about google waves? I'm programming a robot and I need to do authorizations from google docs user.
Thanks. On Jul 2, 8:07 pm, Joe Gregorio <[email protected]> wrote: > The Data API usesOAuth. When usingOAuththe scope should be: > > http://wave.googleusercontent.com/api/rpc > > You can find that in the documentation here: > > http://code.google.com/apis/wave/extensions/wavedataapi/index.html > > Thanks, > -joe > > -- > Joe Gregorio > Developer Relations, Google Wave > > On Fri, Jul 2, 2010 at 7:49 AM, ramon <[email protected]> wrote: > > Hi All, I'm trying to use the AuthSubRequest with the following url: > > >https://www.google.com/accounts/AuthSubRequest?scope=http://www.googl... > > > And it says the scope was a bad parameter, also triedhttp://wave.google.com > > and same result. > > > Wondering if anyone had a solution for a valid scope on Google Wave. > > > Best Regards, > > Ramon > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Wave API" 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 > > athttp://groups.google.com/group/google-wave-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en.
