question

KevinGriffiths-2116 avatar image
0 Votes"
KevinGriffiths-2116 asked LeonLaude edited

PowerBI API docs ERROR TRY

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://docs.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.

not-supported
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LeonLaude avatar image
0 Votes"
LeonLaude answered

Hi @KevinGriffiths-2116,

Please note that Power BI is currently not supported in the Q&A forums, the supported products are listed over here https://docs.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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.