Thanks for the feedback, Eric, we'll clarify that section to show where to
put the code. It's non-obvious in Java.

For reference, the Buggy sample uses Java SDK and the active API. The
relevant code is in the constructor:
http://google-wave-resources.googlecode.com/svn/trunk/samples/extensions/robots/java/buggy/src/robot/Buggy.java

<http://google-wave-resources.googlecode.com/svn/trunk/samples/extensions/robots/java/buggy/src/robot/Buggy.java>I'll
clarify the docs to show it inside a constructor.

- pamela

On Thu, Mar 4, 2010 at 8:30 AM, Eric Kolotyluk <[email protected]>wrote:

>  I'm trying to follow the Authenticating Your 
> Robots<http://code.google.com/apis/wave/extensions/robots/operations.html#ActiveRobotAPI>instructions
>  but nothing tells me how to create the handler the registration
> page calls for.
>
> Please create a new handler at
> http://pressybot.appspot.com/_wave/verify_token?st=#### that responds with
> that token. The server will contact your robot at that URL to verify the
> token. You can use the *st* query parameter to ensure that the request is
> coming from our server.
>
> Once you have created the handler, please click the *Verify* button below.
>  It would be nicer if the tutorial was complete instead of assuming you
> already know how to do this. For example, if you created a robot using the 
> Robot
> Tutorial<http://code.google.com/apis/wave/extensions/robots/java-tutorial.html>how
>  would you modify the robot to add the handler?
>
> Cheers, Eric
>
> --
> 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]<google-wave-api%[email protected]>
> .
> For more options, visit this group at
> http://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.

Reply via email to