Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3780

Invalid JSON response in web listbox

$
0
0

Ok, I lost a day on this already. Trying to find out what was wrong with a query in my web app.

I get a rowset, and iterate it into a string array, and add a row.
Works in the first session I try on cloud but if I open a new browser and try nothing populates.
After a ton of testing I thought to print out the row count of the list box, which apparently was 36 and no data showing.

So I implemented the error event and it tells me Invalid JSON response and suggests a url to better understand the error.

I’m not using JSON data, so I’m assuming it’s in the Xojo implementation.

Never happens on Mac, only Xojo cloud.

There is nothing tricky in the strings: all simple a-z and 0-9.

Suggestions for how to debug?

7 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3780

Trending Articles