Unable to Create Contacts "Property properties doesn't exist".
See original GitHub issueThis is for the v1-preview branch…
When trying to create (or CreateorUpdate) I’m getting an error back from the REST response saying "Property \"properties\" does not exist","error":"PROPERTY_DOESNT_EXIST","name":"properties"}],"status":"error","message":"Property values were not valid"...
It looks like the properties data member is being included for the Contact when sending off the JSON.
Issue Analytics
- State:
- Created 4 years ago
- Comments:19 (4 by maintainers)
Top Results From Across the Web
Re: Contact custom property not exist
Contact custom property not exist ... You have to go to the portal where you created the property and get a new API...
Read more >Properties does not exist in the current context
Make sure your project has a settings file by going to the project properties and clicking on the Settings tab. If there is...
Read more >Error when adding contacts to contacts folder - Outlook
Right-click the folder, and then click Properties to check your permissions for the folder.
Read more >Understanding custom profile properties
You will learn. Learn about custom properties in Klaviyo that you can use to store information about the contacts in your account.
Read more >HubSpot error: Property values were not valid.
I was trying to integrate Lemlist and Hubspot for the automation : create or update a contact in Hubspot when new activity in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bburrell I have added a MIT license, so please go ahead and use it.
The current master branch seems to still have this bug. If you could point me in the right direction, I can probably fix the issue?