Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
simonheap_cph
Partner - Contributor II
Partner - Contributor II

Callback uri

Hello in Qlik Support!

I am trying to set up an API to Oracle's Open Air that requires use of a Callback uri. I can get things to work in Postman, but bringing the API calls into Qlik Cloud is troublesome.

I have set up an Identity Provider using the Standard configuration mode (not Manual), and on the Open Air side, the address back to Qlik is using the 'real' TenantID (not the alias) and the /login/callback URL as described in Creating an interactive OIDC IdP configuration | Qlik Cloud Help.

Still, when trying to validate the IdP, I get the error

{
  "status": "protocolError",
  "protocol": "OIDC",
  "error": "There was a communication error with the configuration URL: https://phastar-sandbox.app.sandbox.openair.com/login/oauth2/v1/token",
  "traceId": "5676974a28b241e6371d3a8bd65e8a27"
}

Since it works in Postman, I'm quite sure I should start my troubleshooting on the Qlik-side of things.

What does this error mean? Is there something I need to set up using the Manual setup? If so, I have difficulty understanding what it is I need to do - i.e., the documentation page above is not very explanatory to me.

Any tips on getting this API up and running are greatly valued!

BR,

Simon

 

Labels (3)
0 Replies