Forum Discussion
Dennis_C20
4 years agoAdvocate I
Power BI Dataset Refresh Error - Authorization Code is Intended for Use Against Another Tenant
I am receiving an error in the Power BI Service. The error text is "Failed to update data source credentials: AADSTS700005: Provided Authorization Code is intended to use against another tenant, thus...
- 4 years ago
Hi Dennis_C20
Can you confirm that all the resources are within the same tenant?If they are in different tenants as far as I am aware this will not work
You might have to configure the gateway and connect via a gateway to get this working
v-yanjiang-msft
4 years agoCommunity Support
Hi Dennis_C20 ,
By the errer code, you should check the tenant of the data source, as OAuth2 Authorization Code must be redeemed against same tenant it was acquired for.
Reference: Azure AD authentication & authorization error codes | Microsoft Docs
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.