APIs & Integrations

dilipram
Member

"error":"PROPERTY_DOESNT_EXIST" when POST /contacts/v1/contact/vid/:vid/profile

SOLVE

While doing a POST /contacts/v1/contact/vid/:vid/profile, we are getting errors on the below fields. I am wondering if this has something to do with the correct namespace (because these fields are HubSpot properties) vs. Salesforce sync fields?

email_opt_in

{"status":"error","message":"Property values were not valid","correlationId":"edf90279-f147-40bb-b799-f1e4b38a9612","validationResults":[{"isValid":false,"message":"Property "email_opt_in" does not exist","error":"PROPERTY_DOESNT_EXIST","name":"email_opt_in"}],"requestId":"7951ed448293799d7d3639d2b4344218"}

do_not_call

{"status":"error","message":"Property values were not valid","correlationId":"4508c693-6cf0-4960-a3f6-7f0b1a119b2c","validationResults":[{"isValid":false,"message":"Property "do_not_call" does not exist","error":"PROPERTY_DOESNT_EXIST","name":"do_not_call"}],"requestId":"d26cc52d48b50c80b0240b5aa0394a3c"}

email_opt_out

{"status":"error","message":"Property values were not valid","correlationId":"e05ce616-791d-4673-a2f8-4f17d28f8fb0","validationResults":[{"isValid":false,"message":"Property "email_opt_out" does not exist","error":"PROPERTY_DOESNT_EXIST","name":"email_opt_out"}],"requestId":"03debedff46c8a8fe17cdc971b2abd8b"}

c_id__c

{"status":"error","message":"Property values were not valid","correlationId":"cb832e5b-c945-4c56-a2e5-b67b592d3f18","validationResults":[{"isValid":false,"message":"Property "c_id__c" does not exist","error":"PROPERTY_DOESNT_EXIST","name":"c_id__c"}],"requestId":"c408f93c6b1621c54d765c2bf6f8080e"}

sandbox_key__c

{"status":"error","message":"Property values were not valid","correlationId":"653f27ec-7402-484e-aad5-0f88cef1aee6","validationResults":[{"isValid":false,"message":"Property "sandbox_key__c" does not exist","error":"PROPERTY_DOESNT_EXIST","name":"sandbox_key__c"}],"requestId":"7b19b107529dadd2ba05603aabc64b82"}

0 Upvotes
1 Accepted solution
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

"error":"PROPERTY_DOESNT_EXIST" when POST /contacts/v1/contact/vid/:vid/profile

SOLVE

Please see my response to your original topic, @dilipram.

Isaac Takushi

Associate Certification Manager

View solution in original post

0 Upvotes
1 Reply 1
IsaacTakushi
Solution
HubSpot Employee
HubSpot Employee

"error":"PROPERTY_DOESNT_EXIST" when POST /contacts/v1/contact/vid/:vid/profile

SOLVE

Please see my response to your original topic, @dilipram.

Isaac Takushi

Associate Certification Manager
0 Upvotes