Connect to Freshdesk API from localhost/HTTPS domain in Angular

  • 19 August 2019
  • 0 replies
  • 121 views

Hi,


I'm trying to fetch all the open tickets in my freshdesk account using the API and Angular 7.


When I do the API call to fetch all tickets, I get a CORS error. This is from localhost:4200 and from my live domain that's https.


Is there some kind of domain white listing that I need to do and can I connect to the API from localhost while developing and testing?





This topic has been closed for comments