Posted by sarav.din33 on November 8, 2011 at 6:44am
Hi all,
I using Services3.x, D6.
Can any one guide me when i creating a new services through 'http://mysite/admin/build/services/add' after submitting i got the following error.
Error: # User warning: Table 'mysite.services_endpoint' doesn't exist query: INSERT INTO services_endpoint (name, server, path, authentication, resources, debug) VALUES ('asdsad', 'rest_server', 'asdsad', 'a:0:{}', 'a:0:{}', 1) in _db_query() (line 149 of /var/www/html/mysite/includes/database.mysql.inc).
New service didn't created and listed.
When i saw the Table structure of "services_endpoint", they set No for NULL attribute of server_settings field.
I think this will cause the issue. Can any one guide me how can i solve this issue.
Thanks & Regards
Sarav.
Comments
Since you didn't bother to
Since you didn't bother to look through the bug reports on the services queue, I'm only going to post this.
http://drupal.org/node/1309834