Page 1 of 1

Database Service post gives "TypeError Cannot call method 'trim' of undefined"

Posted: Mon Nov 26, 2012 11:30 pm
by Mark5271540

When invoking a REST service to post to tiggzi database, nothing posts. Chrome console shows this error:
TypeError Cannot call method 'trim' of undefined
It function fine using the service definition test. So I removed all data mappings. And it added a row. Seams that as soon as a data mapping is added, it will not post.
Seems simple, but what's up?
Thanks.


Database Service post gives "TypeError Cannot call method 'trim' of undefined"

Posted: Tue Nov 27, 2012 5:08 am
by maxkatz

I just created a sample that you describe and it seems to work. Do you get the same error in Firefox?