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

“Status Code: 400 Bad Request” is  handled when creating  the Kafka Source connector with optional configuration #43

Open
uchennakevinm1 opened this issue Aug 27, 2022 · 1 comment
Assignees

Comments

@uchennakevinm1
Copy link

uchennakevinm1 commented Aug 27, 2022

“Status Code: 400 Bad Request” is  handled when creating  the Kafka Source connector with optional configuration "readFromBeginning": "true" or "false"
message: "proto: (line 1:55): invalid value for string type: true" message: "proto: (line 1:55): invalid value for string type: false"
Bug is reproduced only in UI (see attached)

Image

@hariso
Copy link
Contributor

hariso commented Aug 29, 2022

@jmar910 It looks like the UI is sending a boolean for readFromBeginning? Conduit expects all params to have string values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants