Use API to integrate Toggl and Vitamin-R app not working

I am the owner of my workspace and on a Premium plan. I can read data via the API, but every time I try to create a time entry using the /api/v9/me/time_entries endpoint, I get a 405 error (Method Not Allowed).

Any help would be appreciated.

Also, let me know if you need more information.

B

Hi Bryan! My first thought is you may be using the wrong HTTP verb, but after looking at the documentation, I’m not seeing that endpoint as part of the v9 API.