Although this post is very old but still I am posting a reply so that 
others can see the resolution.
If you are working in local development environment then override the 
following method in your custom DataSourceServlet

@Override
protected boolean isRestrictedAccessMode() {
    return false;
  }

}

Thanks,
Sandeep Burman

On Wednesday, 1 July 2009 05:15:46 UTC+12, vipul wrote:
>
> I get the following response. 
>
> google.visualization.Query.setResponse 
> ({version:'0.6',status:'error',errors: 
> [{reason:'access_denied',message:'Access 
> denied',detailed_message:'Unauthorized request. Cross domain requests 
> are not supported.'}]}); 
>
> Any ideas what I might be missing... 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/c800b2d2-120c-4569-bc3e-30d6b287fb2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to