Hi,
In postman calls works for below as "Enable SSL certification verification" is disabled in postman. But when trying to run the same through curl or java it gives an error "OpenSSL SSL_read: Connection was reset, error 10054" for below two SAP FG APIs
/api/oauth2/v2.0/token
/api/vc/connector
We are calling the above through java spring boot api. Any help is appreciated.
Thanks