Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello - I am also seeing this error while trying to create a new custom object using the Marketo API, albeit within Python using the requests package. custom_object_definition = { "name": "test_delete", "displayName": "Test Delete", "description": "Custom object for testing purposes", "...