I have an application in Angular, which I want to make a call to a secure (endpoint) API with credentials (user & password).
I can do it with Ajax, but not with Angular.
AJAX / JQUERY Code:
jQuery.ajax('https://www.ENDPOINT.com/api/F...
asked by
04.12.2018 / 09:47