I have an OData server that returns me json. When I access the URL through a browser, I need to enter a username / password. Doesnβt accept the entries I make in the popup. You need to undo it, and then it shows me a dialog, after which I can see the required json.
I can not understand what type of authentication is used.
Using basic authentication in the mail client does not work. Any suggestions on how I can use this URL in my inbox or in Anuglar JS or Node JS.
source share