Reynaldo Libutan
Posts: 0
Joined: Fri May 01, 2015 6:54 am

How to pass a complex object as parameter to my service?

My previous question was tagged as "answered" even though obviously it was still not.

So I am posting again (sorry).
Please see my previous question:
https://getsatisfaction.com/apperyio/...

How do I add a complex object as parameter to my service?
It fails because of the following reasons

I found out that in the function code__performParametersSubstitutions()/code of codeappery.js/code the code fails because

  1. my codeparam/code object has a non string property (easily fixed but still annoying)

  2. my codeparam/code object has a property of an array of objects

    Any tips how can I include this complex object as param for my service?

Pavel Zarudniy
Posts: 0
Joined: Mon Jul 06, 2015 8:56 am

How to pass a complex object as parameter to my service?

Please share - http://devcenter.appery.io/documentat... your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue

Return to “Issues”