Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to integrate WebEx into an existing Android application.I have registered an application with a custom redirect uri, integrated the SDK and followed the sample to authorize using OAuthWebViewAuthenticator.To keep it simple, i have added t...
Hi Janos,I have installed both the sample and my implementation on a new device.I can login using the KitchenSink sample, which was not possible with the "old" app registration, and the login is now also successful in my implementation. I can retriev...
Hi Janos,thank you for your help. It seems i did indeed something wrong when created the app registration, using the link from the wiki it created a "mobile integration" without asking for scopes. I replaced the client id/secret in my test implementa...