Skip to main content

Notifications

Power Automate - Building Flows
Suggested answer

Send an HTTP Request Problem with other users

Posted on by 8

Hello everyone, how are you?

I found a solution here in the forum to help with faster conversion of data from CSV to Excel using the Send an HTTP Request method.

While implementing the solution, I managed to get it working correctly; however, when I published the app, other users encountered errors with the flow, whereas it worked fine when I executed it on my own machine.

The flow was set up like this: I created the file in OneDrive, created the table inside it, and used the request with POST using the following URI:

"Uri": "https://graph.microsoft.com/v1.0/me/drive/items/0133EABLOD42L5V3RPDRBKB7GL3CUDOPQU/workbook/tables/Table1/rows",
"Method": "POST",

 

The error that occurs when others run the flow on their machines is:

Failure in 'Create Table' action: The resource could not be found. clientRequestId: d775f689-8566-4d86-802e-5668cd094901 serviceRequestId: 135fa759-7a41-4fab-9f83-62eb53a9edde.

The flow runs smoothly up until the "Create File" part, which works correctly, but it encounters this error at the "Create Table" part.

Could someone help me with this issue?

I tried solutions such as creating the file in SharePoint instead of OneDrive, and using Send an HTTP Request to SharePoint, but I haven’t been able to get the URI to work.

The data that im trying to send to the table is pretty simple is just 

{
"values":@{body('Select')}
}

Thanks in advance for any help!

 
 
Criar arquivo 3
2s
 
Criar tabela

NotFound
0s
 
Enviar uma solicitação HTTP

ActionConditionFailed. The execution of template action 'Enviar_uma_solicitação_HTTP' is skipped: the 'runAfter' condition for action 'Criar_tabela' is not satisfied. Expected status values 'Succeeded' and actual value 'Failed'.
 
 
 
 
 
  • GiovaniGuidini Profile Picture
    GiovaniGuidini 8 on at
    Send an HTTP Request Problem with other users
    This is the parameters that i am using in the Create File and Create Table




     
  • Suggested answer
    Gopala_Krishna Profile Picture
    Gopala_Krishna 1,427 on at
    Send an HTTP Request Problem with other users
    Can you kindly check if you are using static data in the Create table action
     
     
    The file information should get updated dynamically basis the file getting created in the previous step, you can select "ID" of the file created in the previous step from the dynamic content and check if that helps with resolving the issue
     

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.

Helpful resources

Quick Links

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,591

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,090

Leaderboard