In this very short and simple PowerCUT post, Iâm going to give you an answer to a simple problem I came across recently.
Do you ever have a need to interact with the Power Apps runtime service, one of the APIs you can add permissions for to an Azure AD app registration?
I had to do some testing in my own tenant for a project recently where I donât have premium Power Apps licensing available but do have the developer plan environments.
So letâs see how this wentâŠ
The error
So when I tried to grant admin consent for the tenant for the Power Apps Runtime Service API permission which basically gives access to CDS/Dataverse, I encountered the following error.

Resolution â What does this mean?
Now itâs unlikely that youâll come across this because the whole purpose of this is that you try to access Dataverse. But if youâre working in developer environments where you are able to use Dataverse but donât actually have a premium license in place you may experience this.
This error appears when you donât have an active subscription in your organisation to use Microsoft Dataverse or a Power Apps premium license or perhaps a Power Automate premium license.
To resolve this, youâll need to purchase a premium license for the Power Platform that includes access to using Microsoft Dataverse.