Was there a recent change in the first party hosted nocodb API that makes it so you can't post json numbers into Single line text columns?

I noticed this error started appearing, and I want to check since it would be helpful to know for sure it’s not from a change to our code or column definitions.

You can try our cloud and find out. And pls provide a full example.

If you are changing the code, pls verify like this before posting on the forum.

Not a bug report per se because I’m not sure that uploading a number to a string field was ever promised as supported behavior (and we were able to fix by using a string in the payload), just curious if you are aware of recent changes that made it no longer allowed, and if it used to be allowed, because it seemed to start happening with no change to relevant code or columns on our end.