function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
cyrilvercyrilver 

Treatment issue using the SFDC API

Hi, 

I have developed many years ago a Java Client to integrate/update data into SFDC using the API. This Java Client has been generated from the SFDC WSDL API. 
The treatment may takes one hour to modify many data into Salesforce during the night. 
This treatment worked very well but during 5 days issues were return : 
"javax.net.ssl.SSLHandshakeException: Received fatal alert: access_denied" 
Now since 2 days, it seems to work very well but I need to understand why during 5 days I received issues and now it's ok. 
Does Salesforce changes something regarding SSL ? 
Hope you can help me. 

Regards, 
Cyril