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
Currently, when generating a request and it's authorization headers, the header key is defaulted to Authorization. However, some users might have other keys which will cause the integration to not work.
Currently, when generating a request and it's authorization headers, the header key is defaulted to
Authorization. However, some users might have other keys which will cause the integration to not work.