Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple choice contact attributes are not supported #7

Open
rhodrid opened this issue Aug 19, 2024 · 0 comments
Open

Multiple choice contact attributes are not supported #7

rhodrid opened this issue Aug 19, 2024 · 0 comments

Comments

@rhodrid
Copy link

rhodrid commented Aug 19, 2024

When one has a Contact attribute of type multiple-choice fetching the list of attributes using get_attributes fails with the following error:

ArgumentError, 'invalid value for "type", must be one of #{validator.allowable_values}.'

I suspect it's emanating from this line https://github.com/getbrevo/brevo-ruby/blob/main/lib/brevo/models/get_attributes_attributes.rb#L147

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

No branches or pull requests

1 participant