Hi everyone,
This is driving me crazy. I have a flow to create documents and add them as a tab to a new channel in Teams. All the hard stuff is working apart from the adding the tab. I've been reading the docs here
In the Graph explorer the PUT call works fine
working good
but in my Flow it fails, I cannot see any difference between them
There's no useful error message
Solved! Go to Solution.
Hi @AndyTuke1 ,
Have you tried other authentication methods? Since the result of this request body test in Graph explorer is correct, it should also be available in HTTP actions.
In addition, the method you use in the HTTP action is PUT, which is different from the one you selected in the Graph explorer. Have you ever used Post for testing?
Best Regards,
Hi @AndyTuke1 ,
Have you tried other authentication methods? Since the result of this request body test in Graph explorer is correct, it should also be available in HTTP actions.
In addition, the method you use in the HTTP action is PUT, which is different from the one you selected in the Graph explorer. Have you ever used Post for testing?
Best Regards,
Barry, you're a star. Fresh eyes was clearly what it needed. It was the stupid mistake of having PUT and not POST. I spent hours looking at that yesterday focussed on the details and never thought to check the simple thing at the top. Please accept this beer token for when you're ever in town over here
@AndyTuke1 Is there any way you'd share pics of this flow? I am trying to build team creation and this would be huge. Also stuck on how to grab specific tab IDs which I assume you do when adding / deleting tabs.
I'll start googling one free six pack stickers as I've hit dead ends elsewhere, you'd really be saving me!
Sorry mate, I don't have that flow anymore, it was something I was developing for testing a theory and its been deleted now. I can tell you that the key thing for using the Graph API via HTTP calls is testing in the Graph Explorer page so you can see exactly what you are returning, especially as I've found a few instances where not everything the documentation says should be returned actually is.
Is there a specific part you're having trouble with that I can try and rebuild a test for? I have a quietish week at work so back on learning Power Automate again while I can
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
46 | |
10 | |
9 | |
8 | |
6 |
User | Count |
---|---|
69 | |
22 | |
12 | |
11 | |
11 |