Hi,
I try to export data from a element in my list on sharepoint, help to power automate.
But when the script trigger, I've got a error who say "The response is not in a JSON format." on the block "Convert HTML to PDF".
{
"error": {
"code": 403,
"source": "flow-apim-msmanaged-na-westus2-01.azure-apim.net",
"clientRequestId": "72add04c-e85f-4492-859e-8091bcdaa02d",
"message": "The response is not in a JSON format.",
"innerError": "The total monthly operations limit permitted by your current subscription level has been exceeded"
}
}
It's strange because I use a professional Office 365 account.
If someone have a idea, thank you !
Nicolas