Vapi Updating Assistant Request 400 (blockId shoul...
# support
j
Okay so we just replaced the entire prompt with a new one and went to hit publish, an error pops up "blockId shouldn't exist". This happened on a team members computer. I verified it is happening on my own as well. (Seperate devices, IPs, locations) Inspecting the requests manually, shows that
blockId
is in fact apart of the data for the request. Copying the request as curl and removing the
blockId
, and ran from the terminal, successfully updates the assistant. Please check in on this. Thanks. https://cdn.discordapp.com/attachments/1271622935244963851/1271622935614066728/Screenshot_2024-08-09_at_7.13.47_PM.png?ex=66b802a5&is=66b6b125&hm=248b06df94e990ff18fce2a53e052a95f265a3894dab1cd73f370f9583d8355c&
you can see the block id in the request on the bottom
v
You can continue this conversation by mentioning me in the message.
@justin It seems like there might be an issue with the publishing process where an unexpected
blockId
parameter is being included in the request data, which is not compatible with the API's expected parameters. Since manually removing the
blockId
from the request and running it from the terminal worked for you, this suggests that the problem lies within the interface that's generating the request. To resolve this issue, I recommend reaching out to the technical support team with the details of the error and the steps you've taken to troubleshoot it, including the successful manual update via cURL. They will be able to investigate further and provide a fix or a workaround. In the meantime, if you need to make further updates, you may continue to use the manual cURL method that you've confirmed to be working. If you require assistance with any other queries or actions, please let me know!
Got it. Tagging @User for additional help.
j
Thanks for the summary if what I just described lmao
v
@justin You're welcome! I'm glad the summary was accurate. If you need further assistance with this issue or anything else, please don't hesitate to ask. I'm here to help!
s
@justin i tested using dahsboard it's working for me. can you please share a loom video.
j
https://www.loom.com/share/7614cf5850ea4d43bc3dcdba4b8fc00e it is not working still. Multiple computers, IPs, browsers, etc. I assume its a mismatch between the front and backend setup
@Shubham Bajaj
s
reported the issue to the team.
j
Thank you
Do they need our account or assistant ID?
s
nothing as of now.
j
@Shubham Bajaj do i get a ticket id or sm i can check in with this
this is necessary to continue with a client
s
Unfortunately not, but it will take some time before this issue is resolved. It is because not lot of people are facing this particular issue
j
I see
Thank you
Hi checking in on this issue
s
It will take some more time unfortunately.
j
I mean it’s as simple as removing the parameter from the front end requests
We can make updates fine as long as I manually make a curl request
So like
That’s just overly complicated
2 Views