You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
absorbb
added a commit
to jitsucom/jitsu
that referenced
this issue
Jun 10, 2022
HI!
Kustomer API endpoint
https://api.kustomerapp.com
now redirects tohttps://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
The text was updated successfully, but these errors were encountered: