> If I specify correct source but bad destinat...
# dev-frontend
c
If I specify correct source but bad destination, will I have some logs? Or I should specify bigquery to get them?
artem, i’m not sure i understand this yet. do you mind explaining it again? maybe with an example? i’m having trouble understanding what API calls you’re making.
a
I call create source with the values you gave me. Then I call create destination with some dump values. And then create connection. So if my destination is created with dump values ( also notice, I am not checking connection yet and that’s why it is possible ) is it possible to not have logs at all?
c
Oh I see.
We should see logs, but it is possible that's the bug michel is working on.
m
I think I found the issue on the backend
fixing it
@Artem Astapenko FYI it is fixed on master: https://github.com/airbytehq/airbyte/pull/365