Stephan STEINER criou uma publicação,
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 criou uma publicação,
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 criou uma publicação,
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 criou uma publicação,
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 criou uma publicação,
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 criou uma publicação,
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 criou uma publicação,
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 comentou,
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 criou uma publicação,
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 criou uma publicação,
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 ...