toggl / toggl_api_docs

Documentation for the Toggl API
1.39k stars 235 forks source link

Invalid JSON in detailed report response. #287

Closed vladsholokhov closed 2 years ago

vladsholokhov commented 7 years ago
      {  
         "id":718796481,
         "pid":21436118,
         "tid":null,
         "uid":1833095,
         "description":"some",
         "start":"2017-10-30T11:58:14+00:00",
         "end":"2017-10-30T12:44:21+00:00",
         "updated":"2017-10-30T12:44:21+00:00",
         "dur":2767000,
         "user":"Me",
         "use_stop":true,
         "client":null,
         "project":"My Project",
         "project_color":"4",
         "project_hex_color":"#b27636",
         "task":null,
         "billable":null,
         "is_billable":false,
         "cur":null,
         "tags":,
         [  

         ]
      }

Hi, guys! This is JSON I receive when I'm trying to get detailed report. Please look at "tags" - it contains comma and that is why JSON.parse doesn't work for me because consider this as invalid JSON. Could you take a look? Thanks in advance!

joeriharleman commented 2 years ago

Hello @vladsholokhov!

Thank you for submitting your issue. Unfortunately this repository is largely unmaintained, which means issues remain unseen and do not get dealt with in a respectable manner. We're sorry for not getting back to you sooner.

This issue has been around for a long time so we will close it for now, but please let our excellent 24/5 support staff know you if you have any unresolved issues with our platform, documentation or APIs. They're also really good at noting down feature requests for our development teams. Please find them on our support page by clicking the little icon in the bottom right corner of the screen.

Kind regards, Joeri from Toggl