Harold Gottschalk
Posts: 0
Joined: Wed Mar 27, 2013 9:42 pm

REST service not working

I was looking at the images above posted by the person with the issue.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

REST service not working

Perhaps there was some mistake in sequence of screenshots. Looks like Proxy was turned on then off (but it's better to clarify with author of this post). As far as I know we don't have such bug and code generates correctly.

Balajee Shrikanth6021459
Posts: 0
Joined: Sun Jul 07, 2013 12:25 am

REST service not working

proxy is turned on for testing and I also turned off the proxy, exported and hosted it separately to test and under both scenarios it does not work

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

REST service not working

Hi Balajee, can you tell us did you make any changes in the Source files?

Balajee Shrikanth6021459
Posts: 0
Joined: Sun Jul 07, 2013 12:25 am

REST service not working

No changes to source file.

Balajee Shrikanth6021459
Posts: 0
Joined: Sun Jul 07, 2013 12:25 am

REST service not working

I switched to firefox and full firebug and tested an exported version. Now I see a ReferenceError with the name of my webservice not defined. I have made no changes to source code myself and created the response object for the webservice using the output from the sample.

The error links to the webservice instantiation
restservice1 = new Appery.DataSource(getImageREST, {
'onComplete': function(jqXHR, textStatus) {
$t.refreshScreenFormElements("startScreen");
},

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

REST service not working

Are you able to share the service URL (request params, etc) and tell us how to reproduce this issue? You can also email it to us to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a

Balajee Shrikanth6021459
Posts: 0
Joined: Sun Jul 07, 2013 12:25 am

REST service not working

Yes. Sent the details to support email. Thanks.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

REST service not working

Thank you. We're working on it. I'll update this post.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

REST service not working

Hello! When loading link you sent us there is no code<script type="text&#47;javascript" src="files&#47;resources&#47;lib&#47;service&#46;js">
<&#47;script>/code file, looks like you've changed something on Source tab. To check that open WEB_RESOURCES and see if there any "blue" files, if so - you need to undo changes (delete edited files and and click "Undo all resources" as I suggested above).

Return to “Issues”