Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Power BI Rest API continuation token is corrupted

Hi, When running the Get Activity Events API Call, it returns a few activities and a continuation token. When trying to use the token to contionue the call, i get the following error:    {   "...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi Anonymous 

    Yes, yous should not use the continuationToken, but the continuationUri, and use it to make a new get request. 

    The documentation for this API is poor and outdated, unfortunately.

    Let me know if you need further assistance.