Forum Discussion
An error occurred while processing the data in the semantic model.
- Anonymous2 years ago
Hi kirah2128 ,
The "AADSTS700003" error you encountered indicates that the device used during authentication was not found in the Azure Active Directory (AAD) tenant.
The token was rejected because the presence of the deviceId statement indicates a binding to the device, and when the device is not found in the directory, it indicates a revocation operation where the device has been deleted or disabled, and the token for the device will no longer be valid.
You can try the following steps:
- Obtain a new set of tokens, including a new refresh token.
- If the device has been deleted or disabled, you may need to re-enroll it.
- Try reconfiguring the authentication settings for the data source in Power BI.
- Work with the tenant administrator to restore the device record https://learn.microsoft.com/en-us/azure/active-directory/devices/device-management-azure-portal#device-management-tasks".
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
Hi kirah2128 ,
The "AADSTS700003" error you encountered indicates that the device used during authentication was not found in the Azure Active Directory (AAD) tenant.
The token was rejected because the presence of the deviceId statement indicates a binding to the device, and when the device is not found in the directory, it indicates a revocation operation where the device has been deleted or disabled, and the token for the device will no longer be valid.
You can try the following steps:
- Obtain a new set of tokens, including a new refresh token.
- If the device has been deleted or disabled, you may need to re-enroll it.
- Try reconfiguring the authentication settings for the data source in Power BI.
- Work with the tenant administrator to restore the device record https://learn.microsoft.com/en-us/azure/active-directory/devices/device-management-azure-portal#device-management-tasks".
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!