Question
Try to POST Custom Activity Error
I'm trying to create a new custom Activity on a lead using the REST API and PHP:
[success] =>
[errors] => Array
(
[0] => stdClass Object
(
[code] => 612
[message] => Invalid Content Type
)
)
I'm trying to create a new custom Activity on a lead using the REST API and PHP:
[success] =>
[errors] => Array
(
[0] => stdClass Object
(
[code] => 612
[message] => Invalid Content Type
)
)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.