migueesc123 / PowerBIRESTAPI

A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API
MIT License
237 stars 74 forks source link

Possible Truncation of Error Description in Refresh History #80

Closed relax528 closed 3 years ago

relax528 commented 3 years ago

Possible issue with the custom connector, the error description in dataset refreshes seems to get truncated and does not contain full json data. I need to parse the error for the embedded content. Calling the dataset refreshes method of the REST API appears to return full json data. Thanks!

klinejordan commented 3 years ago

Can you provide some screenshots and examples?

Thanks!

klinejordan commented 3 years ago

@relax528 can you provide more information, including screenshots, reproduction steps and examples?

migueesc123 commented 3 years ago

Closing. Will re-open once we receive further info about the possible issue from @relax528