Tickets Tagged With:rest-api
0
votes
6
answers
46 views
Category: Bug Reports
CORS API
I'm trying to connect to the API with a Typescript application running in my browser, to the URL https://app.tmetric.com/api/accounts/14059/timeentries/19715?timeRange.startTime=2018-01-01&timeRange.endTime=2018-01-31 but due to CORS the browser is sending an OPTIONS request first, ....
7
votes
9
answers
920 views
Category: Feature Requests
Public (REST) Api
It would be nice to have public Api so that I can integrate my own logic/services. ....