Forum Discussion

3 Replies

    • Arbind's avatar
      Arbind
      Frequent Visitor

      Dear Collinq

       

      We are encountering difficulties while attempting to establish a connection with the PSAOP Data server. Despite numerous attempts, we have been unable to execute the process successfully or comprehend the resulting output.

       

      The overall procedure involves retrieving data stored in SQL server and importing it into Power BI using the SQL Server Connector. However, we are encountering challenges when configuring the PSAOP Data Server and attempting to fetch data from the SQL Server by creating the URL (Endpoint) as per the documented procedure. Although we have successfully generated an access token using Postman, we are unable to make the URL work for Power Bi.

       

      The errors we are encountering include:

      1. Cannot establish trust relationship for the SSL/TLS secure channel.
      2. ODATA Request Fail
      3. The remote server returned an error (503) Server Unable.

      Do help in solving this issue.

      • collinq's avatar
        collinq
        Super User

        Hey Arbind ,

         

        These sound like network issues to me, although I am not a network expert.  If the server can't be found or the TLS doesnt work there are often things like invalid certifactes, trust store issue or DNS problems.  I wouldsuggest a fiddler trace with your network people to find where the error pops up.