Hi,
I have a problem with robot registration. It gives me "Unable to
register your robot." message all the time when clicking Verify
button.
I am using default Google provided Java client library, and as
described in the documentation (http://code.google.com/apis/wave/
extensions/robots/operations.html#ActiveRobotAPI) I am setting up the
verification and security code in servlet's constructor. When I
request the verification code myself, I can see it works. But the
Verify button meens something else ;-)
Could be the problem that my robot is still running as Google app
engine application - it is not under my domain (has 
http://robot-name.appspot.com
URL)?
Is it necessary to have an EOL character at the end of verification
token? I saw it is present there - when I select whole token and put
it as String into Java sources it ends with new line. I tried to
replace it by standard "\n" character, but didn't work either.

Thank you
Roman

-- 
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