Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
On this page: https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-create-oauth-cl...
It says: URLs must begin with https:// unless the domain is localhost, in which case it can start with http://. Native apps can also use the application specific link format, for example, exampleapp://
In Qlik Cloud under OAuth I try to setup Native OAuth, and when I try myiosapp://qlik-callback it gives a error after clicking create:
Failed to create an OAuth configuration.
redirecturis scheme needs to follow rfc8252 got "myiosapp" in "myiosapp://oauth-callback"
I think it should allow me to do this according to the documentation>
Solved, adding a new deep link scheme in this format: https://community.qlik.com/t5/App-Development/OAuth2-Native-Client-type-rfc-8252-paragraph-2-and-3/t...
Solved, adding a new deep link scheme in this format: https://community.qlik.com/t5/App-Development/OAuth2-Native-Client-type-rfc-8252-paragraph-2-and-3/t...