Search found 21 matches

Go to advanced search

by Dave Scott
Fri Aug 14, 2015 3:46 am
Forum: Issues
Topic: Angular Select - Populate List from Array of Objects
Replies: 2
Views: 535
 
Jump to post

Angular Select - Populate List from Array of Objects

Hi Sergiy, I thought I had read that you could just declare the variables in the Init() function without creating as variables on the variables list in the scope? Anyway, I tried adding the variable options to the scope per below images and it did not help as I still could not get the data into the ...
by Dave Scott
Thu Aug 13, 2015 3:23 pm
Forum: Issues
Topic: Angular Select - Populate List from Array of Objects
Replies: 2
Views: 535
 
Jump to post

Angular Select - Populate List from Array of Objects

Hi, I've been trying for hours to get this to work to no avail. The intention is that I can replicate this http://plnkr.co/edit/Lj0p3wig9JfOM0Uk... using appery with one text input and a select list which is populated from an array of objects I've setup the array inside the init() function like this...
by Dave Scott
Wed Aug 05, 2015 7:35 am
Forum: Issues
Topic: How To Deploy Angular Service
Replies: 1
Views: 369
 
Jump to post

How To Deploy Angular Service

Hi, I'm looking to persist data across multiple page views, and it seems that the 'correct' way to do this with angular is to create an angular service to store the data and then inject the service into all of the controllers that will need access to the data. Per here: http://stackoverflow.com/ques...
by Dave Scott
Fri Jan 23, 2015 8:35 pm
Forum: Issues
Topic: POST Through Proxy Changes JSON payload
Replies: 23
Views: 4089
 
Jump to post

POST Through Proxy Changes JSON payload

Hi Evgene, Thank you for confirming that this is a bug - please keep me posted on the hotfix release. The 'old' proxy switch does not work either.. When I try that I get the following error and the request does not make it to the REST service end point logs.. {"code":"PTCT022",&q...
by Dave Scott
Thu Jan 22, 2015 6:37 am
Forum: Issues
Topic: POST Through Proxy Changes JSON payload
Replies: 23
Views: 4089
 
Jump to post

POST Through Proxy Changes JSON payload

Also, the service works correctly when I disable the Chrome Cross Origin & send it direct to my service from the App bypassing the PROXY.

So, the bug is definitely in the proxy..

by Dave Scott
Thu Jan 22, 2015 6:32 am
Forum: Issues
Topic: POST Through Proxy Changes JSON payload
Replies: 23
Views: 4089
 
Jump to post

POST Through Proxy Changes JSON payload

The error code is: {"code":"PTCT022","description":"Error while sending request: Type must be in the 'maintype/subtype; parameter=value' format"} Sure, the app and proxy & service call have been shared with support. Also, check your Zendesk ticket 6764 for...
by Dave Scott
Thu Jan 22, 2015 6:16 am
Forum: Issues
Topic: Service returning parse error?
Replies: 22
Views: 4545
 
Jump to post

Service returning parse error?

Hi Illya - I have posted to the other thread and will continue there with you..

by Dave Scott
Thu Jan 22, 2015 6:14 am
Forum: Issues
Topic: POST Through Proxy Changes JSON payload
Replies: 23
Views: 4089
 
Jump to post

POST Through Proxy Changes JSON payload

Hi Illya,

Yes, this problem is still persisting now..

Regards,
Dave

by Dave Scott
Thu Jan 22, 2015 6:01 am
Forum: Issues
Topic: POST Through Proxy Changes JSON payload
Replies: 23
Views: 4089
 
Jump to post

POST Through Proxy Changes JSON payload

Hi, As of 6 days ago, our app has stopped working properly due to the Appery proxy modifying the JSON payload in some way such that my REST service is no longer able to process the request. There have been no changes to my service, so I assume that there is some change on the proxy Tunnel for POST r...
by Dave Scott
Thu Jan 22, 2015 5:33 am
Forum: Issues
Topic: Service returning parse error?
Replies: 22
Views: 4545
 
Jump to post

Service returning parse error?

We have just seen this exact problem arise again 5 days ago with the New proxy. All of a sudden the proxy seems to 'modify' the body of the POSTed JSON object and the service is not able to process it anymore. It was working fine up until end of last week. GET calls work fine through the PROXY but P...

Go to advanced search