Hi guys, First time posting here so please let me ...
# troubleshooting
d
Hi guys, First time posting here so please let me know if this is not the place. I’m trying to use the Airbyte rest api to set up sources and connections through automation but running into an issue with the rest api for listing connections: It keeps returning error
"Some properties contained invalid input."
but am am using the api as documented and this did work a couple of months ago when I built our original poc. I opened a github issue , not sure if that is the preferred thing to do, Any help would be greatly appreciated
e
Hey @John Maguire could you please mention which version of Airbyte you're running?
I'm running 0.35.12 locally on the curl request you provided in the issue works.
o
sorry I am using 0.35.32-alpha
maybe I shouldn’t be running an alpha
Let me try to reproduce with your version
thank you
r
only this endpoint throws error to you or others too?
I’m the only person working on this