Page 2 of 2

"TypeError: undefined is not a function" when mapping to a service

Posted: Thu Dec 11, 2014 2:29 pm
by Evgene Karachevtsev

Woody,

1) If you get the correct answer from the tab test in the builder, then the problem must be in something else
2) Please try to test your page, actions, etc. in same order in Appery.io tester with opened console (press F12 in Chrome)
3) This is an example of error in console
http://gyazo.com/403dbe12cfdfe483e82c... - on the left side cause of error, on the right line and file. We would like to see the file name and line.
Also if you try this in your console in browser, then you can expand your error to see full stack


"TypeError: undefined is not a function" when mapping to a service

Posted: Thu Dec 11, 2014 2:43 pm
by Woody

"TypeError: undefined is not a function" when mapping to a service

Posted: Thu Dec 11, 2014 2:46 pm
by Woody

"TypeError: undefined is not a function" when mapping to a service

Posted: Thu Dec 11, 2014 3:24 pm
by Woody

I added a query parameter with a weird name with brackets on another service.

When I ran it got the same type of message with different information. This time it hints at parameter substitution...

Image


"TypeError: undefined is not a function" when mapping to a service

Posted: Thu Dec 11, 2014 5:15 pm
by Woody

Well I had to resort to a quick and dirty workaround.

I changed the parameter names without brackets "[ ]"

Then I created a Zapier Zaplet to take the post as a webhook and send off a modified post (parameters with brackets) to HelloSign.


"TypeError: undefined is not a function" when mapping to a service

Posted: Fri Dec 12, 2014 12:37 am
by Yurii Orishchuk

Hi Woody,

Thanks for your update.

I've tried to use parameter with "[]" but service works correctly.

Could you please give us your app public link and describe steps to reproduce this problem?

Regards.