Not able to add input as value in API Body

In Advanced > Web API , I am adding key as input and values in its body (multiform data) as some string and click on add button
image

As soon i click on add i get this error page :

Unexpected Application Error!
Cannot add property input, object is not extensible
TypeError: Cannot add property input, object is not extensible
at c. (https://x.thunkable.com/static/js/498.5359026f.chunk.js:1:82920)
at jo (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2708929)
at As (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2727272)
at bl (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2771822)
at mc (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2759963)
at hc (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2759891)
at pc (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2759754)
at tc (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2756534)
at ic (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2756925)
at Bi (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2697517)

Hi @hubloteam7axro6, thanks for flagging this. When you go back to the project after this error and try to add in the property and value again, does it still give you the error?

Hello Matt,

We tried again today , got same error again -
Unexpected Application Error!
Cannot add property input, object is not extensible
TypeError: Cannot add property input, object is not extensible
at c. (https://x.thunkable.com/static/js/498.5359026f.chunk.js:1:82920)
at jo (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2708929)
at As (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2727272)
at bl (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2771822)
at mc (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2759963)
at hc (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2759891)
at pc (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2759754)
at tc (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2756534)
at ic (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2756925)
at Bi (https://x.thunkable.com/static/js/main.fcee9d02.js:1:2697517)

Can someone update on this pls ?

Hi @hubloteam7axro6, we’re still looking into this. I will get back to you in this thread as we learn more.

@hubloteam7axro6 Thanks for your patience. We should have a fix out this week for this issue.

1 Like