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
I would have liked to send an authorization header when establishing a client connection but found no way to do so. I worked around this by making the authorization token a URL parameter, but it would have been nicer if it was a header. Maybe this can be included in a future API change.