Page 2 of 2

"Mandatory parameter 'Appery-Rest is missing "

Posted: Fri Feb 21, 2014 6:46 am
by supriya hirurkar

Thanks Illya. Eagerly waiting for the response.


"Mandatory parameter 'Appery-Rest is missing "

Posted: Fri Feb 21, 2014 10:07 am
by Maryna Brodina

Hello! Please check this doc http://docs.appery.io/tutorials/sales... (item #4) - you have empty field.


"Mandatory parameter 'Appery-Rest is missing "

Posted: Fri Feb 21, 2014 10:45 am
by supriya hirurkar

span class="translate"emThis reply was created from a merged topic originally titled
Mandatory parameter appery-rest is missing./em/span

I am getting 'Mandatory parameter appery-rest is missing' . The app was working fine till yesterday. Please help.


"Mandatory parameter 'Appery-Rest is missing "

Posted: Fri Feb 21, 2014 3:34 pm
by supriya hirurkar

Hello Maryna, if you are talking about access token and url, those fields should be empty as they will be changing. Whenever i have to test the REST response, then only, I put values in those fields in Salesforce_Settings.


"Mandatory parameter 'Appery-Rest is missing "

Posted: Fri Feb 21, 2014 5:50 pm
by supriya hirurkar

Hello Maryna, This does not resolve my problem.


"Mandatory parameter 'Appery-Rest is missing "

Posted: Mon Feb 24, 2014 10:52 am
by Maryna Brodina

Hello! Could you clarify your app name?


"Mandatory parameter 'Appery-Rest is missing "

Posted: Mon Feb 24, 2014 7:59 pm
by supriya hirurkar

Hello Maryna, the app name is IMS demo and I am not able to perform pagination.
On one of the page load events, instead of calling the service directly , I am calling a JS function which in turn calls the actual service which mentions how many records I want on the page etc.


"Mandatory parameter 'Appery-Rest is missing "

Posted: Mon Feb 24, 2014 8:00 pm
by supriya hirurkar

My code snippet for pagination:
var Salesforce = {
page:0,
limit:5,
getTickets:function(){
var options = {};
options.data = {"q":"SELECT Id,CaseNumber,Subject FROM Case"+this.limit+"OFFSET"+this.limit*this.page};
viewTickets.execute(options);
}
}

and on page load, instead of calling viewTickets directly, I call getTickets.


"Mandatory parameter 'Appery-Rest is missing "

Posted: Tue Feb 25, 2014 1:47 pm
by Maryna Brodina

Hello! Sorry, we can't find IMS demo shared app. Please ensure it's shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a