Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you! I tried adding a user agent to the CURLOPT_AGENT but that was unsuccessful.This was Marketo's response when we brought the issue up with them:We do not support the method in which these Marketo servers resources are being called. After a further review of these cURL commands & responses, ...
I tried that but was unsuccessful. Any idea what headers I should try? It's beyond frustrating that Marketo would make a change like this, especially considering their REST API is incomplete.
The captcha challenge only occurs when requesting the page via cURL.
Not sure if this is relevant here, but we recently ran into the same issue. We implemented a custom form embed on our website about 1.5 years ago. We came into the office on Tuesday and discovered that none of the forms were loading on the website. We were using REST primarily but were forced to ...
Thanks Sanford! I'll give your suggestion a try in the meantime.
defaultValue property shows on selects but not hidden elements. Is this a bug in the Marketo Rest API?
Hello!I'm using the Marketo Rest API to get individual fields for each form for an application I'm working on. I'm able to get the metadata for each field by form ID but the results don't include default values. Any idea how to get this information through the API?Right now I'm querying the form u...