'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.
'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.
yes I am.
I don't think I changed anything.
Thanks for your help Max.
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?
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.
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?