Question

Timeline API is not throwing an error if we pass wrong field name which is not existing in the table to update

  • 21 March 2024
  • 0 replies
  • 5 views

Badge +1

Hello,

It’s weird that the Timeline API is not throwing any error if we pass a field which is not existing in the table to update. It is giving us the status 200.

 

Assume that I am a user and I would like to update a field in the Timeline using Timeline API. As a user, If I passed a field which is not existing(because of Typo or Label name of the field etc..) in the table, Timeline API is not giving any error. And, we do not know why the expected field is not getting updated even though the status code of the result is 200. And, in the sumo logic logs, the exception/error description is not clear. It would be better to improve our APIs to give clear info to the users.


0 replies

Be the first to reply!

Reply