Get API from Xero https://api.xero.com/connections
is giving CROS / unknown error in angular httpClient get call with the same Authorization header bearer token, but in post man it is repsonding with tenent details.
I tried using localhost http and a server deployment https urls.
Any help will be appreciated
Tired with postman using Authorzation bearer token and able to recieve the data, but not using httpClient.