Search found 14 matches

Go to advanced search

by Sheldon Young
Wed Mar 05, 2014 11:02 pm
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

I think i like you second option. But perhaps you can answer this before I do all that. Because im pulling this json file URL from the response and mapping it to a Grid as array, How can i be sure to always pull the correct "value" per line in the grid layout. Example: Line 1 = 1.json Line...
by Sheldon Young
Tue Mar 04, 2014 10:02 pm
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

Ok make sense Nikita... But for the life of me I can't figure out the correct way to write an Ajax Request call using Appery Proxy. Here is what i have, please let me know if im going about this the correct way. pre code $.ajax({ type: "GET", url: "https://appe...
by Sheldon Young
Sun Mar 02, 2014 7:27 pm
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

Hi maryna, I follow the document on Proxy API, to send request from an ajax written in my mapping JS. this is what happens: My code in the response mapping JS field, where i received a json url that i must make a call to: precode var URL = value; Auth = getAuth(); $.ajax({ type: "GET&qu...
by Sheldon Young
Sun Feb 23, 2014 11:47 pm
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

Thanks katya ive done that and ur works great. Now there is just one more step in this process I need your help figuring out. Ok when I POST this request, I rely on response data to run my next function. The issue I'm having now is that one parameter from the response is a url to another json file. ...
by Sheldon Young
Fri Feb 14, 2014 1:17 pm
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

Thanks Maryna, I can see where this would slit the data. But when i try to POST im getting a 500 error back from the API and this is what the they had to say about it - "Due to a recent behavioral change in our API, a number of API responses that were incorrectly returning a HTTP 401 error are ...
by Sheldon Young
Wed Feb 12, 2014 11:47 pm
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

Guys any lead way on this issue.. I see that the POST 411 error has been fixed, but i'm still in need of a way to POST array from grid column Layout. I to know the proper way to do this in appery.. I will need to show some progress on this app by Friday and this is the only holdup.

by Sheldon Young
Mon Feb 10, 2014 6:54 am
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

Ok.. thanks.. So we are back to finding a way to post array from grid fields.. lol.. Thanks for you help guys..

by Sheldon Young
Mon Feb 10, 2014 6:50 am
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

I also realize that the "411 Length Required" Error is from your proxy.

by Sheldon Young
Mon Feb 10, 2014 4:40 am
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

Hi Igor.. I have share the app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a any feedback on this.

by Sheldon Young
Sun Feb 09, 2014 11:22 am
Forum: Issues
Topic: POST request with Array
Replies: 22
Views: 5401
 
Jump to post

POST request with Array

I just did. from called DobaLink

Go to advanced search