hi guys,
i want to use the HTTP Call to reach an app, QLIK Sense and remove license from a user, unfortunately i have no experience with APIs or HTTP calls... I found on qlik forum that it should be able, i should first get the ID of the user and then use the id to delete...
The call for removal would be:
DELETE /qrs/license/professionalaccesstype/6fa395c1-4de6-47bf-96e1-5ca484168a9d
So you get the ID from:
GET /qrs/license/professionalaccesstype/full
yet i struggle how to put it in flow...(even if i try with an id that i know, mine)
Hi @Sifu
What's the error that you're getting in the HTTP request? It looks good, according to the forum.
Can you please provide me with more information so that I can try to help you?
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
hi, its: "The provided host name 'qliksense.companyname.com' could not be resolved."
Hi @Sifu
I never used Qlink, so I don't know how it works. The POST is built correctly based on the forum, but they never mention the source URL. Are you sure it's qliksense.companyname.com? Because it's indicating that it can't find it, so this is the part to focus.
Is Qlink something that you have hosted on your server, or it's online?
Try finding in the documentation confirmation on what URL you should use. I've checked the documentation, and it points to a SAAS service (I think that's what you're referring to).
Can you please check in your Hub account what the correct way to access it is?
I'm sure it's something with the URL part, not the part of the argument.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
User | Count |
---|---|
27 | |
14 | |
12 | |
10 | |
9 |
User | Count |
---|---|
51 | |
29 | |
28 | |
24 | |
22 |