Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Governance and Administ...
Answered

Error while fetching huge apps

(0) ShareShare
ReportReport
Posted on by

Hi all,

In an environment we have more than 1000 apps.To fetch the apps with connection reference we are using GetAdminsApp api from PowerAppsforAdmins .in the api we get split token to get next batch the value but we are getting below error

 

PowerAppsforAdmins.GetAdminApps failed {code:" invalid continuation token" message : invalid continuation token in request uri.

 

Please help

 

Categories:
  • Verified answer
    v-siky-msft Profile Picture
    on at
    Re: Error while fetching huge apps

    Hi @Meshare ,

     

    Could you please share more details about your issue?

    Are you saying the $skiptoken parameter in PowerAppsforAdmins.GetAdminApps function? How did you define it?

    The $skiptoken parameter contains an opaque token that references the next page of results and is returned in the URL provided in the @odata.nextLink property in the response.

    For instance, the below code mean in this call only top 1 app is returned, if you extract the skiptoken in the nextlink, and apply it into the $skiptoken parameter, then it will return the response from the next page(that is, from the second app).

    Snipaste_2020-11-03_15-22-17.png

     

    Hope this helps.

    Sik

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1

Featured topics