Multiple failures saving data in form fields. (int...
# support
s
I'm currently using the weekly channel, not the daily. Today I've experienced 422 errors when trying to add a new API key to inflection.ai integration. I have confirmed through curl and through API that my keys are valid. Sometimes it doesn't give me a 422, it says it's an invalid key instead. When making changes with the assistant, attempting to save changes using the
publish
flow, I've received messages that the assistant that I'm working on does not exist. I have successfully saved a couple of changes, but it's very degraded and there are a lot of errors in the Chrome console. I'm getting different errors. Some of them are just due to weird stuff with the charts, but I'm also getting some stuff about security keys missing and some others. I'll see if I can get it to consistently reproduce those errors and append back to this ticket. https://cdn.discordapp.com/attachments/1395453548577423471/1395453548875223121/Screenshot_2025-07-17_at_12.05.42_PM.png?ex=687a80e4&is=68792f64&hm=3cd4714e77985bad82e1801ddbe304b74194984dde8e75fb76040b1e68153105& https://cdn.discordapp.com/attachments/1395453548577423471/1395453549256773643/Screenshot_2025-07-17_at_12.06.10_PM.png?ex=687a80e4&is=68792f64&hm=30ebefc15d0b13f08cb4ab59753c6068e1a8b154b018b47b6d2d8b02473118ae&
chrome console reports:
Copy code
index-BPXcTU9y.js:557 Uncaught (in promise) TypeError: client$1.credential.setSecurityData is not a function
    at index-BPXcTU9y.js:557:91201
    at Generator.next (<anonymous>)
    at i0 (index-BPXcTU9y.js:1:1523)
(anonymous) @ index-BPXcTU9y.js:557
i0 @ index-BPXcTU9y.js:1
o4506313494298624.ingest.us.sentry.io/api/4508848238952449/envelope/?sentry_version=7&sentry_key=1aac1924778eb6fbe58192638003a6fc&sentry_client=sentry.javascript.react%2F9.1.0:1  Failed to load resource: the server responded with a status of 429 ()
api.vapi.ai/call/web:1  Failed to load resource: the server responded with a status of 400 ()
After attempting to publish changes, green modal bottom right reports changes successfully applied, but publish button stays bright green indicating a change is ready to be published
on refresh / confirmed changes were not applied.
👺 ALSO 👺 when attempting to apply inflection.ai api key, getting failed to fetch and 422 errors, known good key. randomly getting 422 OR fetch errors. chrome console reports 401 AND 400 errors.
Copy code
Failed to load resource: the server responded with a status of 429 ()Understand this error
challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/pat/960b653e6b9b723f/1752772674598/cbd099c6cc2aa7d363ba03c519f27b710d2e67659d8d82cc2cbd357033266de3/xoolo6LC4wmETZ9:1  Failed to load resource: the server responded with a status of 401 ()Understand this error
challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/pat/960b653e6b89723f/1752772674629/72c7f24e28ce666c525e15b398ba526fc1969a7dc6e83d80839b750f9b2010f3/dZIoKJxfhQ2uecp:1  Failed to load resource: the server responded with a status of 401 ()Understand this error
challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/pat/960b653e6b98723f/1752772674578/63d741baf19ace8bd04c1a664045f9c9b4c1ff5ae952b1d5bc20483ede3f7073/Pw45cMe37x3Slmj:1  Failed to load resource: the server responded with a status of 401 ()Understand this error
api.vapi.ai/credential:1  Failed to load resource: net::ERR_CONNECTION_CLOSEDUnderstand this error
api.vapi.ai/credential:1  Failed to load resource: the server responded with a status of 400 ()Understand this error
api.vapi.ai/credential:1  Failed to load resource: the server responded with a status of 400 ()
https://cdn.discordapp.com/attachments/1395453548577423471/1395455206921212105/Screenshot_2025-07-17_at_12.18.35_PM.png?ex=687a826f&is=687930ef&hm=4a3dacc57d0364e8a92345dbc1dbd259066cc022a4629c9ea6e8193e90c68931&
c
This issue has been resolved by our team and the fix should be available on the daily update channel. If you are still experiencing this issue, please let us know and we will take a look.
4 Views