Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
FrankGrimm
Partner - Creator
Partner - Creator

Create an new connection (Rest) with an Bearer Key

Hello together,

 

i have an API connect with an Baerer Key.

How can i define a new data connection with an Baerer Key. There is no possibility to use a Baerer Key at the form "Create new Connection(REST)"

This ist the result of a test without authentification.

 

FrankGrimm_2-1664873105316.png

 

In the form is no pissibility to use Baerer Key a authentification schema.

FrankGrimm_1-1664873011664.png

 

Thanks to all!

 

 

Labels (2)
3 Replies
Ivan_Bozov
Luminary
Luminary

Hi! Step 2 of this tutorial shows how to create a REST connection with bearer key: https://www.vizmind.eu/tracking-new-users-in-saas-editions-of-qlik-sense/

Another option would be to insert the key as part of the URL. Then I suggest that you check the documentation of the API that you are using. It should be explained there.

vizmind.eu
FrankGrimm
Partner - Creator
Partner - Creator
Author

Hi Ivan,  perfect solution!! It Works. 

As an additional information: It not important what kind of Authentification Schema you use. 

Because of the Token in the Header  evrey setting works.

FrankGrimm_0-1664891897379.png

FrankGrimm_1-1664891950010.png

 

 

FrankGrimm_2-1664891965709.png

 

Thanks a lot!!

 

Sivanesan
Partner - Contributor III
Partner - Contributor III

Hi @Ivan_Bozov 

Thanks for the article. How de we pass the token from the response of another API request. We are integrating with a third party API and we need generate the token in one request and pass it as bearer in actual request

Regards

Sivanesan