Solved Systems
Logic Apps Error Handling
In this video I show you how to handle the frustrating Microsoft Logic Apps JSON Parse Error Message. As always if you need help building serverless workflows, feel free to reach out at:
https://solvedsystems.com/pages/contact
error "
"message": "Invalid type. Expected Integer but got Number."
Here is they value type excepted array.
"type": [
"string",
"number",
"integer",
"boolean",
"array",
"null"
]
Tested with this api or any api
http://makeup-api.herokuapp.com/
Link to the endpoint
http://makeup-api.herokuapp.com/api/v1/products.json?brand=maybelline