toggl / toggl_api_docs

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

Api not available when website is not on localhost #365

Closed berendsliedrecht closed 4 years ago

berendsliedrecht commented 4 years ago

Issue:

When I am developing my Angular dashboard with the Toggl API everything is going "smoothly". But when I want to host my website I can't make any calls to the API.

I assume the problem has something to do with CORS , but CORS whitelisting has been disabled... Did anyone else encounter this issue or even better, have a solution for this?

cheers

Berend13 commented 4 years ago

Resolved, contact toggl for CORS whitelisting.