Posted 6 December 2017, 3:17 pm EST
Hello, we are attempting to use the ReportViewer within our application, but we require using JWT and applying some request headers for every request sent back to the api. We attempted to use an interceptor but it appears that maybe the ReportViewer uses Http instead of HttpClient and thus the interceptor isn’t being hit. Is there another way to get the ReportViewer to add some request headers?
