Forum Discussion

BartVW's avatar
BartVW
Icon for Helper I rankHelper I
2 years ago
Solved

Enhanced refresh with the Power BI REST API - RequestId not valid

hi community   I'm creating a flow to perform a Power BI Enhanced dataset refresh.    According to the documentation, after doing the POST to refresh the dataset, the RequestId that is returned f...
  • BartVW's avatar
    BartVW
    1 year ago

    In the meantime I found the reason for above behavior, thanks to Chris Webb's blog here.

     

    Turning off the Asynchronous Pattern option in the Settings dialog of the HTTP action did the trick for me.