You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ql...@googlegroups.com
I see from the Data Formats page in the docs that CSV support is "TODO: Support pending."
Any suggstion on when this support might be available?
I tried to hack something in using Monkey Patch, but most of the CSV converters for node.js are asynchronous. I could not figure out a way to cope with the fact that the monkey patch needed to return and entire updated body. It seemed to force the CSV processing to be synchronous.
sgg
shimonchayim
unread,
Dec 10, 2012, 9:15:45 PM12/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ql...@googlegroups.com
Hi Stephen,
If the response has content type application/CSV ql.io will be able to handle this already.