Hi all,
I have a Power Page that uses a button that is integrated with a Cloud Flow in Power Automate. When I test the flow manually in Power Automate, everything works fine. However when clicking the button from the Power Page preview, I get a 403 Forbidden error that looks like this:
"readyState":4,"responseText":"{\"ErrorCode\":\"0000000A\",\"Message\":\"FlowAccessDenied\"}","responseJSON":{"ErrorCode":"0000000A","Message":"FlowAccessDenied"},"status":403,"statusText":"Forbidden"}
If I remove the premium step, the button is able to trigger the Cloud Flow fine. I have added a picture that shows that Premium connectors is not part of my licenses, might that be the reason? I was told from internal IT that I had pay-as-you-go subscription, but would that matter when the flow triggers from the Power Page? If not, what could be the case here?
Thanks for the feedback.