singer-io / tap-linkedin-ads

GNU Affero General Public License v3.0
10 stars 22 forks source link

Tdl-22339 Use query tunneling to allow large number of accounts #60

Closed leslievandemark closed 1 year ago

leslievandemark commented 1 year ago

Description of change

A large number of accounts will cause the API to error because the request URI is too long. This PR adds query tunneling to allow larger URIs and clients to enter many accounts https://learn.microsoft.com/en-us/linkedin/shared/api-guide/concepts/query-tunneling?context=linkedin/context

Manual QA steps

Risks

Rollback steps