Where is this query going? To a docs spreadsheet? Or a server that you wrote? Generally, messages about cross domain requests come from the client, so I'd like to know what server returned this error. Did you have any errors in your JS console that referenced cross domain requests?
-Sergey /phone On Jan 16, 2013, at 9:26 AM, "[email protected]" <[email protected]> wrote: Hi, I have written Servlet for Query visualization.datasource, it get compile and executed but when i saw the output 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."}]}); Did I made any mistake? Please Help. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/ozyVq6GJbt8J. 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-visualization-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en.
