Hi,
I am using Rest API 'Associate Lead' to merge cookie information with lead as per following document.
http://developers.marketo.com/documentation/rest/associate-lead/
Here is my request:
https://427-BKN-157.mktorest.com/rest/v1/leads/5/associate.json?access_token=9a7f9d99-a25c-4237-a56e-cfe3786a119e:sj&cookie=id:427-BKN-157%26token:_mch-ihomefinder.com-1410454132581-15910
I get following response:
{"requestId":"d7ed#14ba48d0678","success":false,"errors":[{"code":"1003","message":"Cookie value does not look like Marketo cookie "}]}
Any idea why this is happening?
Appreciate any response.