You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version doesn't support sending a long JSON (> 2 million chars), truncating the string that represents the JSON and causing an error on the server, because the data is not on the expected format.
The text was updated successfully, but these errors were encountered:
The current version doesn't support sending a long JSON (> 2 million chars), truncating the string that represents the JSON and causing an error on the server, because the data is not on the expected format.
The text was updated successfully, but these errors were encountered: