I am having the exact same problem. Is there an alternative way of providing the POST data, such as a scheme for encoding it in the query string?
On Saturday, 8 March 2014 02:47:15 UTC+8, Ted Benson wrote: > > I, too, am having this problem. > > The OPTIONS preflight doesn't appear to be responding correctly. > > Google -- can you either update documentation to clearly state that you do > not intend to allow browser/Javascript clients to modify GSheets via the > API, or fix the preflight? > > Thanks! > > On Thursday, January 9, 2014 2:30:25 PM UTC-5, [email protected] wrote: >> >> I have been having an issue sending a POST request to my private >> spreadsheet. I am certain the request is formulated correctly (tested it >> via the postman chrome extension), but when I send it from my app it fails >> with the following error: No 'Access-Control-Allow-Origin' header is >> present on the requested resource. >> >> Other people have had the same issue and this stack overflow post details >> the problem: >> http://stackoverflow.com/questions/20169829/cors-preflight-fails-when-writing-to-google-spreadsheet-api. >> >> I do not want to send the request server-side, so given that does anyone >> have any suggestions? I'm fairly sure this is a bug in the API... >> > -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
