You should use SIGNED or OAUTH authentication when doing makeRequest, and
your server can verify the origin by using that.
On Fri, Jul 18, 2008 at 2:17 AM, ajay singh <[EMAIL PROTECTED]>
wrote:
> Hi
> If I am making an application for orkut or any open social container, then
> how can i check the valid request. Suppose I have written a code -
> gadgets.io.makeRequest('mydomain/a.php')
>
> so how can i check that ajax request is valid .It is not coming from
> invalid source or not coming directly from browser (If anyone directly paste
> this url in browser)
>
> Thanks
> Ajay
>
>
>
>