cancel
Showing results for 
Search instead for 
Did you mean: 

Calling REST Webservice - Native SSL Error

Former Member
0 Kudos
1,622

Dear community,

I would like to call a REST webservice form ABSL code.

I followed the instruction in the example from the Cloud Application Studio Guide: "8.14.5.7 Example: Consume REST Service"

When I execute the code I can see that there is a response with this content: "500 Native SSL Error - Error is logged with Tag: {00f7b5a7}"

I entered a trace Statement to log the request URL and I can call exactly that URL in a browser without getting an error.

The REST webservice is configured to use HTTS and do not use any authentication. Username and Password are delivered as URL Parameters.

It would be great, if someone has an idea what might be the problem.

Kind regards,

Christine

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

I solved the issue.

I had to add the server certificate to the Certificate Trust List in the Application and User Management Work Center.

Answers (0)