
Announcements
Hi all,
I'm currently testing MS Project (Plan 1). We have two kinds of project plans, one for product A, one for product B. We do these projects multiple times a year with different customers, so I'm looking for a way to automate the setup of a new project.
My current approach is to trigger the flow via For a Selected Message in Teams where I fill out an Adaptive Card:
..with the corresponding Action of Creating a new Project:
However, when I let it trigger from within teams, I get the following error codes:
{
"error": {
"code": 404,
"source": "germany-001.azure-apihub.net",
"clientRequestId": "af72621b-d640-48e8-b409-24ed073712fe",
"message": "The response is not in a JSON format.",
"innerError": "404 FILE NOT FOUND"
}
}
with the following hint in the Header section:
"x-ms-diagnostics": "3000003;reason=\"Invalid audience Uri 'https://companyName.sharepoint.com/'.\";category=\"invalid_client\"",
Would highly appreciate any help, it's my first time with Power Automate.
Best,
Roman