Issues with summarize table api rest
hi summarize is not working it shows:
{
"message": ""
}
2 Replies
request: https://pastebin.com/Gnj0DtWu
{
"summaries": {
"total": { "count": "*" }
}
}
my bad i forgot to put content-type application/json
thank you