Forum Discussion
Azure & Power BI Gateway
We have problem when moving data to Azure.
- Data source error{"error":{"code":"DM_GWPipeline_Gateway_InvalidConnectionCredentials","pbi.error":{"code":"DM_GWPipeline_Gateway_InvalidConnectionCredentials","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"The credentials provided for the SharePoint source are invalid. (Source at *************.)"}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.CredentialError.DataSourceKind","detail":{"type":1,"value":"SharePoint"}},{"code":"Microsoft.Data.Mashup.CredentialError.DataSourcePath","detail":{"type":1,"value":"****************"}},{"code":"Microsoft.Data.Mashup.CredentialError.Reason","detail":{"type":1,"value":"AccessUnauthorized"}},{"code":"Microsoft.Data.Mashup.MashupSecurityException.DataSources","detail":{"type":1,"value":"[{\"kind\":\"SharePoint\",\"path\":\"*************"}]"}},{"code":"Microsoft.Data.Mashup.MashupSecurityException.Reason","detail":{"type":1,"value":"AccessUnauthorized"}}],"exceptionCulprit":1}}}
Gateway Authentication is using OAuth 2.0.
Can anyone have solution for this?
Thanks,
- Anonymous3 years ago
Hi tannhq ,
It looks like the error message is indicating that the credentials provided for the SharePoint source are invalid. This could be due to an incorrect username or password, or perhaps the account does not have the necessary permissions to access the data. One potential solution would be to double-check the credentials being used to authenticate with the SharePoint source. It may also be helpful to verify that the account has the appropriate permissions to access the data being requested.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- AnonymousNot applicable
Hi tannhq ,
It looks like the error message is indicating that the credentials provided for the SharePoint source are invalid. This could be due to an incorrect username or password, or perhaps the account does not have the necessary permissions to access the data. One potential solution would be to double-check the credentials being used to authenticate with the SharePoint source. It may also be helpful to verify that the account has the appropriate permissions to access the data being requested.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- tannhqHelper I
Thanks for your comment. I had a solution for this issue.