We are trying to read Persons using the REST endpoint where we are using the GET Leads by ID - http://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Leads/...
In doing so, one of our customers is getting an error that simply says "Parse Error"
It's not clear why this is happening but here are some things to note:
- The customer has the native Salesforce integration enabled but we believe this should not be an issue since this only disables the Company and Opportunity endpoints and therefore should still be able to read Leads
- They are using Workspaces
- We have validated that the API USER is a unique user that is only authenticating our Connector and not the native Salesforce integration
Please provide an actual JSON (request) payload that you're sending to this endpoint.
Use the syntax highlighter (in the Advanced Editor) to highlight the code as JavaScript.