Hello @TX Aggie 00 ,
Thanks for the question and using MS Q&A platform.
As we understand the ask here is get the content of the error message , please do let us know if its not accurate.
I did tried to repro on the issue and I had the create an API to and this is what my API return in Postman .
and this is my dummy pipeline .
The below dynam,ic expression is what you are looking for .
@split(string(activity('Web1').error.message),':')1
This will output the actual text as
Output
{
"name": "someVariable",
"value": "\"duplicate_parameter\"}"
}
Please do let me if you have any queries.
Thanks
Himanshu
- Please don't forget to click on or upvote button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators