You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In lib/salesforce_ar_sync/soap_handler/base.rb around line 25, if the organization_id does not match @organization, it fails, which is fine, but it would be really nice if there were some output to indicate the specific error rather than just false
In lib/salesforce_ar_sync/soap_handler/base.rb around line 25, if the organization_id does not match @organization, it fails, which is fine, but it would be really nice if there were some output to indicate the specific error rather than just false