Search found 11 matches

Go to advanced search

by mfratto
Fri Aug 26, 2011 1:20 pm
Forum: Issues
Topic: Debugging and visibility into REST request and response
Replies: 3
Views: 1494
 
Jump to post

Debugging and visibility into REST request and response

'Are you looking for debug features when running the app, for example when you don't see any output rendered?"

Yes, that. I have no visibility into what is happening on the page. :)

by mfratto
Thu Aug 25, 2011 7:52 pm
Forum: Issues
Topic: Debugging and visibility into REST request and response
Replies: 3
Views: 1494
 
Jump to post

Debugging and visibility into REST request and response

Provide a way to see the request, the retrieved when testing an app. I have spent hours trying to get a data service to work. I can get it from the data source. I can populate the fields. I can map the fields, but when I try to actually use the data, invariably, nothing is displayed. The solution is...
by mfratto
Wed Aug 24, 2011 10:17 pm
Forum: Issues
Topic: displaying returned data from json vs jsonp
Replies: 16
Views: 5983
 
Jump to post

displaying returned data from json vs jsonp

The REST connection tests fine, but when I try to "populate the response structure" within the asset "BroadbandProviders", that is when I get the error "Failure. Incorrect response data. Must be valid JSON formatted response". Also, when I do a Test-Browser it works pro...
by mfratto
Wed Aug 24, 2011 7:52 pm
Forum: Issues
Topic: displaying returned data from json vs jsonp
Replies: 16
Views: 5983
 
Jump to post

displaying returned data from json vs jsonp

yes I am.

I don't think I changed anything.

by mfratto
Wed Aug 24, 2011 5:49 pm
Forum: Issues
Topic: displaying returned data from json vs jsonp
Replies: 16
Views: 5983
 
Jump to post

displaying returned data from json vs jsonp

Did you guys change the "Test Connection" function? The RESTservice you fixed for me yesterday is returning data when I test, but when I try to populate the response structure, I get "Failure. Incorrect response data. Must be valid JSON formatted response". It was working last ni...
by mfratto
Wed Aug 24, 2011 4:54 pm
Forum: Issues
Topic: displaying returned data from json vs jsonp
Replies: 16
Views: 5983
 
Jump to post

displaying returned data from json vs jsonp

Thanks for your help Max.

by mfratto
Wed Aug 24, 2011 12:44 am
Forum: Issues
Topic: displaying returned data from json vs jsonp
Replies: 16
Views: 5983
 
Jump to post

displaying returned data from json vs jsonp

huh. Thanks.

Just so I know in the future, it's a matter of finding the right combination of setting the format as a header, datatype, and argument.

I was reading the broadband.gov API, and they ask for a call back for jsonp. I take it that tiggr automatically adds the callback?

by mfratto
Wed Aug 24, 2011 12:03 am
Forum: Issues
Topic: displaying returned data from json vs jsonp
Replies: 16
Views: 5983
 
Jump to post

displaying returned data from json vs jsonp

done. :)

by mfratto
Tue Aug 23, 2011 11:53 pm
Forum: Issues
Topic: displaying returned data from json vs jsonp
Replies: 16
Views: 5983
 
Jump to post

displaying returned data from json vs jsonp

OK, that works.

I am still not getting data displayed on the screen. I mapped the array to the grid and then the two fields to display labels. I am not seeing it populate.

by mfratto
Tue Aug 23, 2011 11:34 pm
Forum: Issues
Topic: displaying returned data from json vs jsonp
Replies: 16
Views: 5983
 
Jump to post

displaying returned data from json vs jsonp

Max, thanks. So the problem is that when I set data type to jsonp, the service returns "406, Not Acceptable."

I am guessing that jsonp as to be supported at the service, yah?

Go to advanced search