• Roberto Arconada
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

2down votefavorite
1

When we try to send some data to an external web service (REST, POST, JSON), we get the next error:
System.CalloutException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

If we check the certificate, it's a valid "Go Daddy Secure Certificate Authority - G2".

Also, We have checked that this company is included as a valid Certificate Authority into Salesforce list (https://developer.salesforce.com/page/Outbound_Messaging_SSL_CA_Certificates#godaddy).
Hi All,

Multi currency has been enabled in our ORG, Now we want to get the Exchange rates updated regularly on daily basis automatically.
I hope we can accomplish this with API.

Can anyone post some code sample to update the Exchange rates automatically.

Thnaks in advance !!!!!!
Uday
  • April 23, 2014
  • Like
  • 0