Custom REST connector with Terraform #46990
Unanswered
Rafcio1987
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am trying to create REST API connector throu terraform. On UI it works like a charm with connector builder but when trying to create the same using terraform i am getting :
unknown status code returned: Status 422 {"status":422,"type":"https://reference.airbyte.com/reference/errors#unprocessable-entity","title":"unprocessable-entity","detail":"The body of the request was notunderstood","documentationUrl":null,"data":null}
This is my config.What i am missing ? :
Beta Was this translation helpful? Give feedback.
All reactions