pull report from SSRS with GO lang.

  • Has anybody been able to pull a report from SSRS (ReportServer) using a program written in GO?
    Our server uses NTLM authentication and we can't seem to get past the authentication.  We are getting a 401 Unauthorized error every time we try to connect with a URL that has our report and parameters.
    Thanks for any help.

  • joshcsmith13 - Wednesday, September 26, 2018 10:45 AM

    Has anybody been able to pull a report from SSRS (ReportServer) using a program written in GO?
    Our server uses NTLM authentication and we can't seem to get past the authentication.  We are getting a 401 Unauthorized error every time we try to connect with a URL that has our report and parameters.
    Thanks for any help.

    Which package are you using to support this? It used to be that you need some other packages for NTLM. I'm only aware of this one:
    go-ntlmssp

    Sue

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply