Announcements
Hi,
I have a logic app triggered by HTTP, it works fine from Postman but when i try to call it from a Power Automate flow I get this http 401 error :{"error": {"code": "AuthorizationFailed","message": "Vous n’êtes pas autorisé à effectuer l’action « run » sur l’étendue « /triggers/manual/paths/ ». Vérifiez que votre demande utilise la méthode HTTP appropriée. Pour plus de détails, voir http://aka.ms/logic-trigger."}}
Hi @spaillasse,
What kind of security do you have on the Logic App, SAS signature or Azure AD OAuth2? If using SAS, did you ensure to include it as part of the request url?
Have you considered exporting the Logic App as a Custom Connector and calling the connector in your Power Automate flow instead?
---Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
Hi @ChrisPiasecki,
The security is SAS signature (I'm using the url generated by the logic app which includes the SAS token) and it's working fine with Postman.
I add screenshot of the query working in Postman but not in Automate.
I'll take a look at the export as a Custom Connector, but still I think there is an issue with Automate.
Ok got the solution.
In the Queries section of the HTTP action, I realized the value of the "sp" parameter was wrong: "%2Ftriggers%2Fmanual%2Frun" instead of "/triggers/manual/run"
Now it's working
You beat me to it, I was going to suggest to try using unencoded value in your body parameter. Glad it worked.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 551
WarrenBelz 430 Most Valuable Professional
Valantis 298