I have a problem with the ExportToFileInGroup API method. According to documentation, PowerBI reports can be exported to a few different formats, for me the most useful are PPTX, PDF, and PNG (https://learn.microsoft.com/en-us/rest/api/power-bi/reports/export-to-file-in-group#fileformat).
PPTX and PDF work fine but PNG throw exception. And that exception looks like licence problems "Operation returned an invalid status code 'Forbidden'" - I know that it is not exactly what it means but I noticed that for MS that often means that you didn't pay for that functionality. Is that possible that png format needs some extra licence?
Unfortunately, I need an image format to push that as a slack message and have an immediately preview.