Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
srm12213
Contributor III
Contributor III

What is the Character Limit of URL in the Qlik Sense REST connector UI connection

Current scenario, I am passing a query through the URL to fetch the data from a CRM product via API calls.

When I give the lengthy URL in the UI Data connection as the below image. I am getting an error  as Request invalid.

Currently I am using the same URL in the script instead of UI data connection and it is working fine.

I was just curious to know is there a LIMIT of characters for URL in UI REST connection Qlik Sense and the reason for the error and if the UI connection works fine, I can easily get the auto generated script instead of writing it in the script manually.

Capture.JPG

Capture1.JPG

Please let me know your inputs.  thanks   

1 Reply
sunnybi
Contributor III
Contributor III

Hello !

I bumped into the same situation.

Got 3 api rest data connection , 1 of 3 not working because the url length seems to be too long  (1880) .Unfortunately , even through the script , the connection 's not working .

We change the register key to 10000 , but still .

Any ideas ?