Zoho API CORS

Zoho API CORS

Hello, I'm trying to use Zoho books API. I have registered "Client-based application" and set my JS domain to http://127.0.0.1:4200, but when making requests to API I get CORS error. 
Am I doing something wrong? Maybe problem is with using ip/port domain?