02-22-2012, 11:16 AM
|
|
|
Confirmed User
Industry Role:
Join Date: Jan 2010
Location: Europe
Posts: 1,327
|
Quote:
|
query.yahooapis.com/v1/public/yql?q=insert into wordpress.post (title, description, blogurl, username, password) values ('Test damian', '<a href="http//:www.xxx.net">Damian</a>', 'http://xxxxxxx.co.uk', 'kjhjkhjkh', 'kjhkjhjkhj')&format=json&diagnostics=true&env=sto re://datatables.org/alltableswithkeys&callback=cbfunc
|
returned
Quote:
|
cbfunc({"query":{"count":0,"created":"2012-02-22T18:15:59Z","lang":"en-US","diagnostics":{"publiclyCallable":"true","url" :[{"execution-start-time":"19","execution-stop-time":"420","execution-time":"401","proxy":"DEFAULT","content":"http://www.datatables.org/wordpress/wordpress.post.xml"},{"execution-start-time":"431","execution-stop-time":"492","execution-time":"61","proxy":"DEFAULT","content":"http://xxxxxxx.co.uk/xmlrpc.php"}],"javascript":["Exception: TypeError: Cannot read property \"param\" from undefined (<javascript>#163)",{"execution-time":"67","instructions-used":"42067","table-name":"wordpress.post"}],"user-time":"493","service-time":"462","build-version":"25358"},"results":null}});
|
looks like it's working?
|
|
|