Skip to content

Add missing JsonProperty attributes to Option#121

Open
kardoaw wants to merge 1 commit into
DavidRouyer:masterfrom
kardoaw:bug/option-is-missing-json-property-attributes
Open

Add missing JsonProperty attributes to Option#121
kardoaw wants to merge 1 commit into
DavidRouyer:masterfrom
kardoaw:bug/option-is-missing-json-property-attributes

Conversation

@kardoaw

@kardoaw kardoaw commented Jul 7, 2022

Copy link
Copy Markdown

Hi!

Recently I started getting the following error from Pipedrive when updating product fields:

{"success":false,"error":"Options on update must use the label & id (if it is an update) key.","error_info":"Please check developers.pipedrive.com for more information about Pipedrive API.","data":null,"additional_data":null}

It used to work before, but turns out that Pipedrive accepts only lower case "id" and "label" from now.

And anyway, not having the attributes here seems like an inconsistency. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant