If you Test Your API Request in the Visual Builder UI, you can make the edit to the sample with the current response from the API endpoint being used.
Hey, I hope you’re doing great. I have a problem that I am not being able to resolve. I keep getting the following error that’s refraining me to publish my app:- Static sample includes fields not found in latest task history (ID: 00d49543-2046-a4e7-a86b-a26973fc7a31); extra keys: “id”, “msg”
This is the sample data that I have set :- { “id”: 2, “msg”: “Action, thriller”, “date”: “123”, }. I have also attached a screenshot of it (the first one).
The data that my latest zap returns is :- id:2 msg:Action, thriller date:123 Also attached a screenshot of it (second one):-
I want to publish my Zapier App and this is the only error that I am getting. I need the client_id of my Zapier app as I want to embed my zaps on my original (Vue) application.
Hey @arslan,
It looks like, based on this comment over here, that you’ve solved this issue. Is that correct?