Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
7 subscribers
Views
1990 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
a!httpQuery connection issue
eleanorv
over 8 years ago
We are currently attempting to pull some data from an api using a GET method. We need to evaluate this inside of a form (in order to populate a grid). Despite filling in the details on the expression correctly, we get the following error:
[success:false,result:,error:[code:[category:0,namespace:1,detail:0],title:Error Calling httpQuery,message:Failed to connect to [--endpoint url here--],detail:handshake alert: unrecognized_name]]
We have tested this in the httpQuery smart service and the httpRequest smart service (in process models). The httpRequest smart service works but the httpQuery smart service does not, which leads me to believe our api details are fine. Does anyone have any suggestions for what is causing this error?
OriginalPostID-256328
Discussion posts and replies are publicly visible
0
Sathya Srinivasan
Appian Employee
over 8 years ago
Have you looked at this?
stackoverflow.com/.../ssl-handshake-alert-unrecognized-name-error-since-upgrade-to-java-1-7-0
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
eleanorv
over 8 years ago
Ah, thanks for the link Sathya. Would this mean we might be able to identify and resolve the issue in our server config?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sathya Srinivasan
Appian Employee
over 8 years ago
Depends on what you find... The doesnt appear to be Appian as far as i can tell. You need to make sure that the Certificate is available and reachable. This is a generic message during SSL validation as per the thread.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel