3vap

Results 2 issues of 3vap

### Topic Custom connector to rest api not loading all data (Airbyte 0.50.38) ### Relevant information I have created as source that connects to API via url. The connection was...

community
needs-triage
autoteam
team/use

Initially I tried downloading a file which is a driveItem extracting it from url: file_item = client.shares.by_url(file_abs_url).drive_item.get().execute_query() then using the example for downloading large files - this works. However when...

question