Hello,
I’m trying to use the httpauthexport feature to no avail. Here is what I have setup.
URL: http://SERVER/reportserver/reportserver/httpauthexport?key=customervariant&format=json&username=YYY&password=ZZZ
(SERVER, YYY, ZZZ are all placeholders, obviously.)
httpauthexecute.cf
<?xml version="1.0" encoding="UTF-8"?> YYY ZZZ 63 customervariant 5I’ve tried a few different users, but to no avail. When I try to go to the URL it redirects me to the main login page. Is there a setting or permission I need to adjust somewhere?
Thanks in advance!