Report API return fields in different order
Tuesday, July 23, 2019 at 07:57amI was investigating the data captured by OneSpan and made available through the REST API and also, if I can use PowerBi to display the data. I am trying to use the completion report API (https://developer.esignlive.com/guides/feature-guides/completion-report/#rest-api). One issue that I am running into is the fact that OneSpan seems to reorder the columns. (See attached images). In this case, I am using the “Accept” header and its set to text/csv.
A similar issue seems to be occurring with JSON.
Especially with the CSV based return data, the reordering of columns causes PowerBi to not be able to read the data correctly, as the columns keep changing. I was wondering if there is parameter that can be passed to fix the column order for both the CSV and the JSON data returned?
Reply to: Report API return fields in different order
Tuesday, July 23, 2019 at 09:11amReply to: Report API return fields in different order
Wednesday, July 24, 2019 at 05:43amReply to: Report API return fields in different order
Wednesday, July 24, 2019 at 05:58am