Any idea why when I am traying to do an ajax call from my server jquery is showing an error?
$.ajax({ type: 'get', cache: false, url: 'http://example.com', data: {}, success: callback }); error: Access to restricted URI denied" code: "1012" thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" group. To post to this group, send email to opensocial-api@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---