Stephan STEINER creó una publicación,
Is there a sample outlining how you'd go through the OAuth authentication? There's a sample for JWT which I was able to adapt for my own code, but nothing for OAuth.
Stephan STEINER creó una publicación,
Is it me or is https://hub.openrainbow.com/api/admin/index.html#tag/Users-Companies empty? Shouldn't there be something there?
Stephan STEINER creó una publicación,
I have an on-prem application based on OTMS that we're considering moving to Rainbow. Having played around a bit with the NodeJs SDK and seeing how long it takes until you're ready to execute any c...
Stephan STEINER creó una publicación,
Could it be possible that the API documentation is outdated? E.g. when I log in, what I get as a result contains more properties than what the documentation lists.
Stephan STEINER creó una publicación,
Is there a way presence states can get stuck in the API? I was playing around with the SDKs, and all of a sudden, all my contacts except one return presence state offline, even though the respectiv...
Stephan STEINER creó una publicación,
Having played around with the NodeJS SDK I bit and just having run the samples of the C# SDK, I feel like there's a case to be made for exposing the underlying connections to developers. E.g. setti...
Stephan STEINER creó una publicación,
Wouldn't it be better to have a separate forum just for API questions given that they're so different from your run of the mill client related question?
Stephan STEINER hizo un comentario,
I do know the credentials in this case since the users are generated by my application. However, keeping 300 sessions, versus one, that's a gigantic hit in terms of performance. I've done CTI on 20...
Stephan STEINER creó una publicación,
Has anyobdoy managed to capture the Traffic going from the NodeJS SDK to the Rainbow cloud? the set http_proxy/https_proxy don't seem to do the trick so the SDK seems to use another way to make its...
Stephan STEINER creó una publicación,
Is there way to set the presence of a user other than the user I'm logged in? I have an application which would need to manage (set) the presence of about 300 users. None of these users has a real ...