I've a sheets where the columns names are the following (without the quotes) :
"Expiration Date "
"Expiration Date "
So, the first one has a space at the end and the second one hasn't.
Previously that was supported by smartsheet API AND the user interface, although it's not possible anymore.
What's funny :
- Most features on the sheet are still working: editing cells, adding, editing removing columns throught the user inteface.
- It's not possible to edit other columns through the API
As I am editing other columns through the API, this new behviour should not happen, can it get fixed ?