Your application's XML is incorrectly formatted. You have the verification 
tag directly in a <Content> tag like this: 
<Content>Aafsjoaiwjf293j08.....3u0284</Content> [this it not the actual 
code, it's an example].

Instead, what you should have is:

<Content>
<![CDATA[

<!-- Aafsjoaiwjf293j08.....3u0284 -->

the rest of your content goes here

]]>
</Content>

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to