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've tried to run the client in chrome to connect to Azure cosmos without luck.
Upon inspection via fiddler, the connection does not seem to be promoting to a websocket.
I see all tests are node and all examples I can find online are node based.
Is browser possible as per the opening remarks of readme ?