Skip to main content

Connect to Freshdesk API from localhost/HTTPS domain in Angular


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?



Did this topic help you find an answer to your question?
This topic has been closed for comments