Forum Discussion
NickoB72
2 years agoFrequent Visitor
API request gets stuck at 'evaluating.'
Hi. I'm using this query for an API request (POST) to change data from JSON into a table. It works like a charm the first time, but when I try to refresh, the query times out or gets stuck at 'eval...
NickoB72
2 years agoFrequent Visitor
I've tried waiting, but it times out. I also cannot refresh the data source in "Transform data".
The table that is created has the same structure each time, but with a different number of rows. I'm wondering if it has to do with it being a POST, instead of a GET. However, the API requires a POST.
lbendlin
2 years agoSuper User
Your code sample seems to indicate a dynamic composition of column headers.