Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

AccountContactRelation Not Accessable #75

Open
cybervanes opened this issue May 23, 2017 · 5 comments
Open

AccountContactRelation Not Accessable #75

cybervanes opened this issue May 23, 2017 · 5 comments

Comments

@cybervanes
Copy link

$mySforceConnection->describeSObject('AccountContactRelation')
returns: Fatal error: Uncaught SoapFault exception: [sf:INVALID_TYPE] INVALID_TYPE: sObject type 'AccountContactRelation' is not supported.

Account Contact Relationships activated for org.

screen shot 2017-05-23 at 5 15 31 pm

Are there any workarounds?

@inoshperera
Copy link

Is there any workaround to this issue?

@cybervanes
Copy link
Author

it is a feature that salesforce support had to enable for our account.

@suhand
Copy link

suhand commented Aug 10, 2017

any updates?

@XGhozt
Copy link

XGhozt commented Aug 10, 2017

I ran into this today, too. It looks like this is bundled with version 27 of the API. I generated a new WSDL for version 40, plugged it in and it worked. So far I haven't had issues, I'm not sure if this will break anything else. It's worth a shot, make sure you test everything afterwards: https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_quickstart_get_WSDLs.htm

@suhand
Copy link

suhand commented Aug 11, 2017

We tried with API version 37 [1] and it worked. Thanks @XGhozt00

[1] https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_accountcontactrelation.htm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants