Hello DAX people,
I have created an OData Query service, I get the response when I select the URL in the navigator after an authentication popup. But when I created a GET request in Postman with the same URL, I got a 401 unauthorized, even when I put a user and a password and Basic Auth type for the authorization. Am I missing something?
I appreciate any suggestions to help me resolve this issue.
Thanks