Share via

SSRS 2016 email subscription report link https redirect to http

Anson Dai 1 Reputation point
2020-10-19T11:38:07+00:00

In our MSRS13 v13.0.5492.2 instance, only http configured in local ssrs, and we just use https via aws NLB for the final url, everything is ok except this:
after get the subscription email and click this link to review the live report,
https://www.reporting.com/ReportServer?%2FAdmin%2FReportName&rs%3AParameterLanguage=en-US
it open browser and redirect to http automatically, howevery it is not available.
http://www.reporting.com/ReportServer/Pages/ReportViewer.aspx?%2FAdmin%2FReportName&rs%3AParameterLanguage=en-US, it should be
https://www.reporting.com/ReportServer/Pages/ReportViewer.aspx?%2FAdmin%2FReportName&rs%3AParameterLanguage=en-US, which can be reachable.
would you please help me for any instruction?

appreciate you input.

SQL Server Reporting Services
SQL Server Reporting Services

A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Joyzhao-MSFT 15,651 Reputation points
    2020-10-23T06:09:40.43+00:00

    Hi @Anson Dai ,
    Haven't seen something similar like this, sorry that I am not quite familiar with aws NLB. Could this link be accessed directly in browser? If not , this could be a configuration and authentication issue. But I am not quite sure here since an aws NLB is involved.

    Regards,
    Joy


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

  2. Anson Dai 1 Reputation point
    2020-10-20T02:41:16.743+00:00

    https url is availble, and we have customized authentication and then ssrs rediect it to http url which cannot be resolved by aws NLB.

    Was this answer helpful?

    0 comments No comments

  3. Joyzhao-MSFT 15,651 Reputation points
    2020-10-20T02:36:57.63+00:00

    Hi @Anson Dai ,
    Did you mean the https url is not available from the subscription email, right ?
    Did you get any specific error message ? Have you found any error in SSRS error log ?

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.