Getting connections error when updating Power BI table from AWS source

0

Hello, could you please advice what is the issue? Power BI is throwing the following error when refreshing data from AWS? ODBC: ERROR [08S01] [Simba][DriverIAMSupport] (8600) Connection Error: SAML assertion not found. I have installed the latest version of Power BI desktop, simba athena driver, gateway personal mode, ODBC test connection successful, but non of these actions helped. Thanks for your help.

已提问 2 年前260 查看次数
1 回答
0

Hello,

I understand that you are getting error : "ODBC: ERROR [08S01] [Simba][DriverIAMSupport] (8600) Connection Error: SAML assertion not found" from PowerBI console.

Seems this error could not be an issue either with the SAML or the ODBC driver itself - but i am not 100% sure at this stage with the available information. Generally we do get connection error with SAML assertion with miss-configurational setup or it is getting SAML messages it is not expecting. Further you can check these also:

  1. Kindly check if there is any incorrect DSN connection configuration parameters in ODBC Data Source Administrator.

  2. Sometimes the ODBC driver incorrectly parses the connection url and cut the url if there is an = sign. To make sure this is not the cause of the issue, can you “escape the url using the mechanism described in the specification in [1]”. Kindly escape the equal signs by replacing = with {=} and check if you are able to establish the connection.

You can follow this detailed steps to Access Athena from PowerBI. https://docs.aws.amazon.com/athena/latest/ug/connect-with-odbc-and-power-bi.html

AWS
支持工程师
Shubh
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则