Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello! I'm new to Qlik Cloud, trying to use our company's local API in application by creating a GET request over Rest connector and getting timeout errors again and again.
We have QLik Data Gateway installed and configured, does rest connector support it? It seems that there is no definitely "no" in docs...
Great, thanks for confirming 👌
I think, have to be on version 1.7.1 (or above) of data gateway for this to work, per the changelog docs. we are upgrading to 1.7.1 to see if we can get this to work in our QCG tenant
That is correct @Ken_T.
Unfortunately, we are facing many errors after upgrading to 1.7.1. I hope this is only us.
Regards,
Mark Costa
Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com
Correct, you must be on version 1.7.1 version.
Cheers,
Albert
If so, do not hesitate to put your challenges on a separate Community post to get most of the help of the Community and Qlik experts.
If you already raised a Support case with our Support team, then that would not be needed.
Cheers,
Albert
Hi Albert,
Does the new connector work on either sync/async mode ?
Jonathan
Hello @marksouzacosta.,
A newer version, 1.7.2, is expected to be out during today, so I recommend upgrading to it.
Cheers,
Albert
if you are attempting to use this new connection type and get this error
Status(StatusCode="Internal", Detail="Command testconnection returned non-success: URL is not allowed. Please check your allowed urls in configuration file.")
follow the info on this page to resolve it
https://help.qlik.com/en-US/cloud-services/Subsystems/REST_Connector_help/Content/Connectors_REST/Cr...
copied from the doc link above:
To allow specific URLs only, add each URL to a separate row, as in the following example:
To allow any path under a specified URL, add the URL to a separate row and append it with a *, as in the following example:
In the above example, the URL, https://myprivaterestservice.com/restricted/admin will also be accessible.