null from Dashboard Data Adapter via REST (GetAdoDataSetForAdapter)
I'm getting this content back from the REST calls to a data adapter:
null
Here are some headers:
StatusCode: OK, Content-Type: application/json; charset=utf-8, Content-Length: 4
There is no failure, just a "null" content where JSON should be. There is nothing in the onestream error log.
It seems to happen a large percentage of the time (20% or so). What should I do to investigate? Is it ever the expected behavior that the API will return HTTP-OK with the word "null"?
Using version 6.5.0.12623.
