Searching leads by cookie yields nothing
I have a web page with form that submits data to Marketo (user name and email.) Later, when I am trying to retrieve lead information using cookie that has been created for that page via API, I get nothing; however searching for emails and names input from that for via lead database UI shows that they've been saved, and if I use lead id from UI in my API instead of cookie, I get the complete info.
Can anyone please tell me where did I go wrong?