Posted 22 June 2021, 12:07 pm EST
Our application uses cookies for authorization.
Is there anyway to configure cookies to be sent when using a GET endpoint as a datasource?
(Cookies do not seem to be sent with the request, even when they exist and the browser sends them with requests to the same endpoint outside of ActiveReportsJS. Additionally, if I try to add a cookie as a header in the datasource/dataset configuration, that cookie is still not included in the request.)