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.
Is it me or is https://hub.openrainbow.com/api/admin/index.html#tag/Users-Companies empty? Shouldn't there be something there?
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...
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.
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...
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...
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?
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...
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 ...
If you invite a person to a bubble that is not yet a Rainbow user, the person may join Rainbow and then be available in the bubble, and you can even chat with them, but you never see a presence ind...