We have an integration between SalesForce and Xero that uses the apex for Xero libraries available here: https://github.com/benedwards44/Apex-for-Xero
This was working perfectly but for some unknown reason communication can't be made between the two systems with the error logs showing "signature_invalid - Failed to validate signature"
Xero can't help me much as there isn't any info on their end of whats going on due to how early the failure is in connecting to their api.
Anyone have experience of this that can assist ?
3 个回答
I've resolved this; it was the consumer key being wrong on the SalesForce side.