Share via

PowerBI API docs ERROR TRY

Kevin Griffiths 1 Reputation point
2021-07-22T23:05:38.167+00:00

Getting an error when trying to test the API on embed-token and generating the token. I placed in a group ID and a report ID and I'm getting the following error:

https://learn.microsoft.com/en-us/rest/api/power-bi/embed-token/reports-generate-token-in-group#code-try-0

{  
  "error": {  
    "code": "BadRequest",  
    "message": "Bad Request",  
    "details": [  
      {  
        "message": "'request' is a required parameter",  
        "target": "request"  
      }  
    ]  
  }  
}  

There is nothing in the documentation on the same page about a REQUEST parameter.

Community Center | Not monitored
0 comments No comments

1 answer

Sort by: Most helpful
  1. Leon Laude 86,201 Reputation points
    2021-07-23T00:26:34.377+00:00

    Hi @Kevin Griffiths ,

    Please note that Power BI is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products.

    You may ask the experts in the dedicated Power BI forum over here:
    https://community.powerbi.com/t5/Forums/ct-p/PBI_Comm_Forums

    ----------

    If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!

    Best regards,
    Leon

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.