singer-io / tap-quickbase

Singer.io tap for Quick Base API
GNU Affero General Public License v3.0
7 stars 3 forks source link

Fix/trailing slash on base url #17

Closed dmosorast closed 6 years ago

dmosorast commented 6 years ago

Quick base requires urls to have a trailing slash and use the https protocol. This will check the configuration for those cases and correct them if not.