Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
JhonDoe
Contributor
Contributor

Having api key still api not accessble

Hi Team,

I have genrated api key and granted admin roles to user . I am trying to access rest api but failing . Its saying 

<html>

<head>
    <title>401 Authorization Required</title>
</head>

<body>
    <center>
        <h1>401 Authorization Required</h1>
    </center>
    <hr>
    <center>nginx</center>
</body>

</html>
Labels (1)
1 Reply
Alan_Slaughter
Support
Support

Hi JhonDoe,

On which platform you are trying to connect. Is it with Qlik web connector or Qlik SaaS? 

Did you try to test the failing URL outside of the Qlik Product using Postman, cURL or Powershell for example to confirm it works ?