wakatime / browser-wakatime

Chrome extension for automatic time tracking and metrics generated from your browsing activity.
https://wakatime.com
BSD 3-Clause "New" or "Revised" License
420 stars 99 forks source link

Consider 201 status code as success #284

Closed v1ack closed 1 month ago

alanhamlett commented 1 month ago

I don't think we ever return 201 status from that endpoint, it's always 202.

v1ack commented 1 month ago

But in API docs https://wakatime.com/developers#heartbeats it's 201 on post. Am I misunderstanding the documentation?

alanhamlett commented 1 month ago

I fixed the docs, they were wrong.