Denys Davydov
Denys Davydov
hey @YowanR I have just checked: no progress unfortunately. I've made a request to the `/authorize` endpoint, then to the `/token` according to the [docs](https://developer.typeform.com/get-started/applications/). The latter one responded with...
hey @sajarin can we please merge this PR? looks like it's completed. it currently blocks from testing new ones(https://github.com/airbytehq/airbyte/actions/runs/3096389815/jobs/5011926155) as the image is published but not merged
> @davydov-d is there any other workarounds or are we blocked here? Cc @misteryeo @YowanR I'm afraid we are blocked here. The default lifetime of an access token is 1...
@YowanR great finding, I was sure we do support persisting new refresh_tokens. Now, to be clear we are blocked by two things here: - TypeForm API deffect - #3990
@marcosmarxm have you tried running the sync on version 0.1.18? this issue should have been fixed in https://github.com/airbytehq/airbyte/pull/22073
As of now, the UI provides a way to select only non-nested properties. If we want to be able to select contacts.properties (nested) as well, we need either: - Make...
note: in version 2022-11-15 of the Stripe API which we are using, this field is not included by default: ``` Contains information about what this coupon applies to. This field...
note: this is a feature request as both subscriptions and sources are not expandable by default in the Stripe API. However, we have this reflected in the schema, so will...
note: in version 2022-11-15 of the Stripe API which we are using, this field is not included by default. We don't have it neither in response, nor in the schema....
Incremental sync mode added to InvoiceLineItems in version 4.0.0