singer-io / tap-kustomer

GNU Affero General Public License v3.0
2 stars 13 forks source link

Authorization is broken by redirect to another domain #21

Open absorbb opened 2 years ago

absorbb commented 2 years ago

HI!

Kustomer API endpoint https://api.kustomerapp.com now redirects to https://api.prod2.kustomerapp.com:443 Python requests library stripes Authorization header because domain has changed. That makes authorization and entire tap broken: We always get 401 error