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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
user-azadi
Contributor III
Contributor III

can not connect to web service with Rest connector

Hi experts

I want to connect to web service (POST Type , JSON) with this url:

http://xxxxxxxx.xxxx.xx:8055/api/WSG/V1

this url have not username and password Authentication and is POST type with file exist JSON format.

body is:

{
   "Tid":2014,
   "ParamList":["99/05/01","1"]
}
 

in POSTMAN software i can retrive data with this settings :

rest.png

 

 

but i can't connect to data in Rest connector qlikview . and send this error message :

2.png

 

 in additin in url address, is port number (8055) .

please , help me for solve problem.

thanks.

1 Reply
user-azadi
Contributor III
Contributor III
Author

Is there an answer?