Mark5271540
Posts: 0
Joined: Mon Nov 26, 2012 11:30 pm

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

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

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

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

Return to “Issues”