Hello I am trying to update the properties of ile in a sharepoint library. No mater what porperties I try to update and even after recreating the action flow multiple times I get eh bad gateway error with erroe message
{
"status": 400,
"message": "A value must be provided for item.\r\nclientRequestId: 3e5a78d3-bcd2-4a7a-b938-eb1c996c3946",
"source": "sharepointonline-cus.azconn-cus.p.azurewebsites.net"
}
I am trying to update a people picker column for an item created in a sharepoint library with expression - body('Get_properties_from_article')['OData__Author']. I initally thought it is a problem with the people picker field but I get the same error even when I try to update a text column with a fixed value entered in the action.
Any Ideas or workarrounds ?
Thanks,
Hi @ck25415,
How is your flow created? Could you share a screenshot of your flow?
Could you check the return value of the expression on your side?
I have made a simple test to update Approver in a library with a specific value, it works fine.
Please share more details to help reproduce this issue on my side.
Best regards,
Mabel Mao
Hello Mabel, please see below images.
Hi @ck25415,
The error says that there is no value provided. What value have you specified for the column?
Please share the details of the flow configuration.
Best regards,
Mabel Mao
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
29 | |
28 | |
26 | |
25 | |
23 |
User | Count |
---|---|
63 | |
52 | |
44 | |
34 | |
30 |