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

Campaign update asking for non-required fields. #1

Open
rishiraj opened this issue Jan 17, 2024 · 0 comments
Open

Campaign update asking for non-required fields. #1

rishiraj opened this issue Jan 17, 2024 · 0 comments

Comments

@rishiraj
Copy link

rishiraj commented Jan 17, 2024

Exception when calling CampaignsApi->campaigns_post: 4 validation errors for campaigns_update
1.name
  Field required [type=missing, input_value={'chat_script': 'say meow...ow meow to everything.'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.5/v/missing
1.max_retry
  Field required [type=missing, input_value={'chat_script': 'say meow...ow meow to everything.'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.5/v/missing
1.phone_number
  Field required [type=missing, input_value={'chat_script': 'say meow...ow meow to everything.'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.5/v/missing
1.type
  Field required [type=missing, input_value={'chat_script': 'say meow...ow meow to everything.'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.5/v/missing
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